- cleaned up makefiles
- polished code to avoid warnings
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
include ../../alpha_def
|
||||
|
||||
CC = cc
|
||||
CFLAGS = -std1 -g $(DFORTIFY) -I$(SRC). -I$(ROOT)/psi/hardsup/$(SRC)
|
||||
CFLAGS = -std1 -g $(DFORTIFY) -I../hardsup -I.
|
||||
ALPHA = el737 el734 el734_test
|
||||
|
||||
# -- the following macros are used as a replacement for some automatic variables
|
||||
|
Reference in New Issue
Block a user