b5757e8f42
Copy from Archiving/zip based on submit request 44233 from user coolo OBS-URL: https://build.opensuse.org/request/show/44233 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zip?expand=0&rev=12
12 lines
279 B
Diff
12 lines
279 B
Diff
--- unix/Makefile
|
|
+++ unix/Makefile
|
|
@@ -202,7 +202,7 @@
|
|
eval $(MAKE) $(MAKEF) zips `cat flags`
|
|
|
|
generic_gcc:
|
|
- $(MAKE) $(MAKEF) generic CC=gcc CPP="gcc -E"
|
|
+ $(MAKE) $(MAKEF) generic CPP="gcc -E"
|
|
|
|
# AT&T 6300 PLUS (don't know yet how to allocate 64K bytes):
|
|
att6300nodir:
|