D.Maden. 11-Sep-2000. Add -f flag to the rm commands
This commit is contained in:
@ -10,15 +10,14 @@ OBJ= el734_utility.o asynsrv_utility.o stredit.o \
|
||||
|
||||
#---------- for Redhat linux
|
||||
CC= gcc
|
||||
###CFLAGS= -I/usr/local/include -I. -I../ -DLINUX -g -c
|
||||
CFLAGS=-I. -I../ -DLINUX -g -c
|
||||
CFLAGS= -I. -I../ -DLINUX -g -c
|
||||
|
||||
#------------ for DigitalUnix
|
||||
##CC=cc
|
||||
##CFLAGS= -I/data/koenneck/include -I. -I../ -std1 -g -c
|
||||
##CFLAGS= -I. -I../ -std1 -g -c
|
||||
|
||||
#------------ for DigitalUnix with Fortify
|
||||
#CFLAGS= -I/data/koenneck/include -DFORTIFY -I. -I../ -std1 -g -c
|
||||
#CFLAGS= -DFORTIFY -I. -I../ -std1 -g -c
|
||||
|
||||
#------------ for CYGNUS toolchain on Win32
|
||||
#CC=gcc
|
||||
|
Reference in New Issue
Block a user