*** 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
