- 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,8 +6,8 @@
#--------------------------------------------------------------------------
CC = gcc
CFLAGS = -g $(DFORTIFY) -I../$(SRC)
CFLAGS = -g $(DFORTIFY) -I..
DUMMY=_dummy
include ../$(SRC)linux_def
include $(SRC)make_gen
include ../linux_def
include make_gen