This commit is contained in:
cvs
2003-08-27 12:40:32 +00:00
parent a31fdc1846
commit b9517673c8
10 changed files with 35 additions and 28 deletions

View File

@ -9,6 +9,6 @@
include ../../$(SRC)linux_def
CC = gcc
CFLAGS = -g -DLINUX $(DFORTIFY) -I$(SRC). -I../../$(SRC)
CFLAGS = -g -DLINUX $(DFORTIFY) -I$(SRC).
include $(SRC)make_gen