mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
10 lines
279 B
Plaintext
10 lines
279 B
Plaintext
|
--- ./Imakefile.org Sat Apr 1 19:38:56 1995
|
||
|
+++ ./Imakefile Tue Apr 4 07:52:03 1995
|
||
|
@@ -1,5 +1,5 @@
|
||
|
#define IHaveSubDirs
|
||
|
-#define PassCDebugFlags 'CDEBUGFLAGS='
|
||
|
+#define PassCDebugFlags 'CDEBUGFLAGS=-O2 -m486'
|
||
|
|
||
|
SUBDIRS = compat libhtmlw mxw xloadimage common src lib util
|
||
|
|