4 lines
68 B
Text
4 lines
68 B
Text
ifneq ($(FLEX_DIR), "")
|
|
EXE_INC = \
|
|
-I$(FLEX_DIR)/include
|
|
endif
|