Reduce differences with root_skels in contrib.
[dragonfly.git] / contrib / bsdinstaller-1.1.6 / ports / www / thttpd-notimeout / files / patch-ad
blobffbea63562e0488a15c1d8b374132d530fd43b50
1 --- extras/Makefile.in.orig     Tue Apr 24 19:46:03 2001
2 +++ extras/Makefile.in  Tue Apr 24 19:46:13 2001
3 @@ -32,7 +32,7 @@
4  MANDIR =       @mandir@
5  
6  CC =           @CC@
7 -CCOPT =                @V_CCOPT@
8 +CCOPT =                @CFLAGS@
9  DEFS =         @DEFS@
10  INCLS =                -I..
11  CFLAGS =       $(CCOPT) $(DEFS) $(INCLS)