Marcus Meissner
b45c767fda
- Add Source URL, see http://en.opensuse.org/SourceUrls - Cleanup spec file OBS-URL: https://build.opensuse.org/request/show/162694 OBS-URL: https://build.opensuse.org/package/show/Archiving/zip?expand=0&rev=11
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:
|