alpha unix version (M.Z.)

This commit is contained in:
cvs
2001-04-27 09:16:07 +00:00
parent 82808b6514
commit a4b4b0c6c8

View File

@ -10,11 +10,11 @@ CLI_OBJ= tecs_cli.o coc_client.o $(LIBR_OBJ)
TCLI_OBJ= tecs_client.o tecs_plot.o tecs_for.o sys_aunix.o sys_aunix_c.o str.o cho.o $(CLI_OBJ) $(DLOG_OBJ)
#------------ for DigitalUnix (add -DFORTIFY to CFLAGS for fortified version)
##CC=cc
##CFLAGS= -std1 -g -warnprotos -I../ -I. -I../hardsup
CC=cc
CFLAGS= -std1 -g -warnprotos -I../ -I. -I../hardsup
#------------ for Linux
CC=gcc
CFLAGS = -fwritable-strings -DCYGNUS -DNONINTF -g -I../ -I. -I../hardsup
##CC=gcc
##CFLAGS = -fwritable-strings -DCYGNUS -DNONINTF -g -I../ -I. -I../hardsup
#------------
.f.o: