*** src/Makefile.tmpl.orig	Wed Apr 29 15:08:30 1998
--- src/Makefile.tmpl	Wed Apr 29 15:10:05 1998
***************
*** 3,9 ****
  # This is combined with the information in the "Configuration" file
  # by the configure script to make the actual Makefile.
  
! CFLAGS=$(OPTIM) $(CFLAGS1) $(EXTRA_CFLAGS) -DSERVER_SUBVERSION='"FrontPage/3.0.4"'
  LIBS=$(EXTRA_LIBS) $(LIBS1)
  INCLUDES=$(INCLUDES1) $(EXTRA_INCLUDES)
  LFLAGS=$(LFLAGS1) $(EXTRA_LFLAGS)
--- 3,9 ----
  # This is combined with the information in the "Configuration" file
  # by the configure script to make the actual Makefile.
  
! CFLAGS+=$(OPTIM) $(CFLAGS1) $(EXTRA_CFLAGS) -DSERVER_SUBVERSION=\"FrontPage/3.0.4.1\"
  LIBS=$(EXTRA_LIBS) $(LIBS1)
  INCLUDES=$(INCLUDES1) $(EXTRA_INCLUDES)
  LFLAGS=$(LFLAGS1) $(EXTRA_LFLAGS)
