--- gforth/Attic/Makefile 1994/05/07 14:55:46 1.3 +++ gforth/Attic/Makefile 1994/06/17 13:28:31 1.5 @@ -3,7 +3,7 @@ RM = echo 'Trying to remove' GCC = gcc CC = gcc -SWITCHES = -DUSE_TOS -DUSE_FTOS -DDEFAULTBIN='"'$(PWD)'"' # -DDIRECT_THREADED +SWITCHES = -D_POSIX_VERSION -DDEFAULTBIN='"'$(PWD)'"' #-DUSE_TOS -DUSE_FTOS # -DDIRECT_THREADED CFLAGS = -O4 -Wall -g $(SWITCHES) #-Xlinker -n puts text and data into the same 256M region