use segments on the IIgs

This commit is contained in:
gdr 1997-12-21 22:11:07 +00:00
parent 07177f48d1
commit 1e28540ab0
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#
# $Id: Makefile,v 1.1 1997/12/02 08:05:52 gdr Exp $
# $Id: Makefile,v 1.2 1997/12/21 22:11:07 gdr Exp $
#
PROG = cpp
@ -9,7 +9,7 @@ SRCS = cpp.c eval.c getopt.c hideset.c include.c lex.c macro.c nlist.c \
STACK = 8192
OPTIMIZE = 0
DEBUG = 25
CFLAGS += -D__STACK_CHECK__
CFLAGS += -DDO_SEGMENTS -D__STACK_CHECK__
LDLIBS += /src/gno/lib/libc/gno/stack.o /src/gno/lib/libc/gno/stack2.o
# Delivery directory