12 lines
343 B
Diff
12 lines
343 B
Diff
|
--- zip-2.3/unix/Makefile.xx 2005-04-25 16:35:51.708054850 +0200
|
||
|
+++ zip-2.3/unix/Makefile 2005-04-25 16:36:07.535061437 +0200
|
||
|
@@ -157,7 +157,7 @@
|
||
|
eval $(MAKE) zips `cat flags`
|
||
|
|
||
|
generic_gcc:
|
||
|
- $(MAKE) generic CC=gcc CPP="gcc -E"
|
||
|
+ $(MAKE) generic CPP="gcc -E"
|
||
|
|
||
|
# AT&T 6300 PLUS (don't know yet how to allocate 64K bytes):
|
||
|
att6300nodir:
|