aboutsummaryrefslogtreecommitdiffstats
path: root/devel/imake-4/files/patch-i
blob: 9234130815ef5775cf761fdcddd92931b93cfe33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cf/Library.tmpl~	Wed Oct 13 13:20:41 1999
+++ cf/Library.tmpl	Wed Sep  6 13:32:03 2000
@@ -67,7 +67,7 @@
 STD_DEFINES = LibraryDefines $(PROJECT_DEFINES)
 CDEBUGFLAGS = LibraryCDebugFlags
 CLIBDEBUGFLAGS = LibraryDebugOpt
-     CFLAGS = $(CDEBUGFLAGS) $(CLIBDEBUGFLAGS) $(CCOPTIONS) $(THREADS_CFLAGS) $(ALLDEFINES)
+     CFLAGS = $(SYSCFLAGS) $(CLIBDEBUGFLAGS)
 # if defined(LargePICTable) && LargePICTable && defined(LargePositionIndependentCFlags)
    PICFLAGS = LargePositionIndependentCFlags
 # endif