- Updated Makefiles
- Moved TAS code to psi - Updated programmers documentation
This commit is contained in:
@ -10,6 +10,6 @@
|
||||
#==========================================================================
|
||||
|
||||
CC = cc
|
||||
CFLAGS = -std1 -g $(DFORTIFY) -I$(SRC).. -I$(SRC).
|
||||
CFLAGS = -std1 -I../.. -g $(DFORTIFY) -I$(SRC).. -I$(SRC).
|
||||
|
||||
include make_gen
|
||||
|
Reference in New Issue
Block a user