Reduce differences with root_skels in contrib.
[dragonfly.git] / contrib / bsdinstaller-1.1.6 / ports / www / thttpd-notimeout / files / patch-ab
1 --- Makefile.in.orig    Tue Apr 24 19:21:06 2001
2 +++ Makefile.in Tue Apr 24 19:21:33 2001
3 @@ -47,7 +47,7 @@
4  # You shouldn't need to edit anything below here.
5  
6  CC =           @CC@
7 -CCOPT =                @V_CCOPT@
8 +CCOPT =                @CFLAGS@
9  DEFS =         @DEFS@
10  INCLS =                -I.
11  CFLAGS =       $(CCOPT) $(DEFS) $(INCLS)