[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.13 and 1.14

version 1.13, Thu Jan 19 17:47:55 1995 UTC version 1.14, Sat Jan 21 17:26:41 1995 UTC
Line 28 
Line 28 
 CFLAGS  = -g -O4 -Wall $(SWITCHES)  CFLAGS  = -g -O4 -Wall $(SWITCHES)
   
 #John Wavrik should use -Xlinker -N to get a writable text (executable)  #John Wavrik should use -Xlinker -N to get a writable text (executable)
 LDFLAGS =  @LDFLAGS@  LDFLAGS =  @LDFLAGS@ @GCCLDFLAGS@
 LDLIBS  = @LIBS@  LDLIBS  = @LIBS@
   
 prefix = @prefix@  prefix = @prefix@
Line 55 
Line 55 
         startup.fs struct.fs tools.fs toolsext.fs tt.fs vars.fs vt100.fs \          startup.fs struct.fs tools.fs toolsext.fs tt.fs vars.fs vt100.fs \
         vt100key.fs wordinfo.fs wordsets.fs          vt100key.fs wordinfo.fs wordsets.fs
   
 SOURCES = Makefile.in configure.in configure config.sub  config.guess \  SOURCES = CVS Makefile.in configure.in configure config.sub  config.guess \
         INSTALL README ToDo BUGS model gforth.ds install-sh \          install-sh INSTALL README ToDo BUGS model gforth.ds \
         primitives engine.c main.c io.c \          primitives engine.c main.c io.c \
         m68k.h mips.h 386.h hppa.h cache.c sparc.h 32bit.h \          m68k.h mips.h 386.h hppa.h cache.c sparc.h power.h 32bit.h \
         getopt.c getopt1.c getopt.h \          getopt.c getopt1.c getopt.h select.c \
         ecvt.c memcmp.c strtol.c strtoul.c memmove.c \          ecvt.c memcmp.c strtol.c strtoul.c memmove.c \
         makefile.dos io-dos.h configure.bat startup.dos \          makefile.dos io-dos.h configure.bat startup.dos \
         glosgen.glo glossaries.doc \          glosgen.glo glossaries.doc \


Generate output suitable for use with a patch program
Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help