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 ../../alpha_def
CC = cc
CFLAGS = -std1 -g $(DFORTIFY) -I$(SRC)../.. -I$(SRC).. -I$(SRC).
CFLAGS = -std1 -g $(DFORTIFY) -I$(SRC).
include make_gen