6 lines
83 B
Makefile
Executable File
6 lines
83 B
Makefile
Executable File
TOPDIR=../..
|
|
|
|
include $(TOPDIR)/Rules.make
|
|
|
|
LIBS += -lfl # lex may want -ll here
|