- cleaned up makefiles

SKIPPED:
	psi/tecs/pg_plus/make_gen
	psi/tecs/pg_plus/makefile
	psi/tecs/pg_plus/makefile_linux
	psi/tecs/pg_plus/makefile_macosx
This commit is contained in:
zolliker
2005-03-08 11:12:03 +00:00
parent f603985860
commit 6eeac106eb
8 changed files with 9 additions and 59 deletions

View File

@ -6,7 +6,7 @@
#--------------------------------------------------------------------------
CC = cc
CFLAGS = -std1 -g $(DFORTIFY) -I$(SRC)..
CFLAGS = -std1 -g $(DFORTIFY) -I..
DUMMY=_dummy
include ../alpha_def