openbsd-ports/www/wwwcount/patches/patch-ad
1997-11-18 03:07:09 +00:00

20 lines
459 B
Plaintext

*** utils/Makefile.in.bak Mon Apr 8 03:20:07 1996
--- utils/Makefile.in Thu May 16 21:53:01 1996
***************
*** 7,13 ****
CC= @CC@
DEFS= @DEFS@
DEFINES= $(INCLUDES) $(DEFS) -D__USE_FIXED_PROTOTYPES_
! CFLAGS= -O $(DEFINES)
BINARY=mkstrip
LIBS= ../combine/libCombine.a
--- 7,13 ----
CC= @CC@
DEFS= @DEFS@
DEFINES= $(INCLUDES) $(DEFS) -D__USE_FIXED_PROTOTYPES_
! CFLAGS+= $(DEFINES)
BINARY=mkstrip
LIBS= ../combine/libCombine.a