[gforth] / gforth / Attic / Makefile  

gforth: gforth/Attic/Makefile

Diff for /gforth/Attic/Makefile between version 1.9 and 1.10

version 1.9, Wed Jul 27 13:36:58 1994 UTC version 1.10, Fri Jul 29 11:16:20 1994 UTC
Line 4 
Line 4 
 GCC     = gcc  GCC     = gcc
 FORTH   = ansforth  FORTH   = ansforth
 CC      = gcc  CC      = gcc
 SWITCHES = -D_POSIX_VERSION -DUSE_TOS -DUSE_FTOS -DDEFAULTBIN='"'`pwd`'"' -DDIRECT_THREADED #-DNDEBUG #turn off assertions  SWITCHES = -D_POSIX_VERSION -DUSE_FTOS -DDEFAULTBIN='"'`pwd`'"' -DDIRECT_THREADED -fcaller-saves #-DNDEBUG #turn off assertions
 CFLAGS  = -O4 -Wall -g $(SWITCHES)  CFLAGS  = -O4 -Wall -g $(SWITCHES)
   
 #-Xlinker -n puts text and data into the same 256M region  #-Xlinker -n puts text and data into the same 256M region


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help