This commit is contained in:
ceriel
1991-09-13 10:24:29 +00:00
parent c9c46c1ec1
commit 7d5231279f
5 changed files with 19 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
#PARAMS do not remove this line!
SRC_DIR = $(SRC_HOME)/util/cgg
INCLUDES=-I$(TARGET_HOME)/h
INCLUDES=-I$(TARGET_HOME)/h -I$(SRC_DIR) -I.
CFLAGS=$(INCLUDES) $(COPTIONS)
LDFLAGS=$(LDOPTIONS)
LINTFLAGS=$(INCLUDES) $(LINTOPTIONS)