- 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:
@ -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
|
||||
|
Reference in New Issue
Block a user