[gforth] / gforth / Attic / Makefile  

gforth: gforth/Attic/Makefile

Diff for /gforth/Attic/Makefile between version 1.1 and 1.2

version 1.1, Fri Feb 11 16:30:45 1994 UTC version 1.2, Tue May 3 19:10:32 1994 UTC
Line 4 
Line 4 
 RM      = echo 'Trying to remove'  RM      = echo 'Trying to remove'
 GCC     = gcc  GCC     = gcc
 CC      = gcc  CC      = gcc
 SWITCHES = -DUSE_TOS -DUSE_FTOS # -DDIRECT_THREADED  SWITCHES = -DUSE_TOS -DUSE_FTOS -DDEFAULTBIN='"'$(PWD)'"' # -DDIRECT_THREADED
 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.1  
changed lines
  Added in v.1.2

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help