libCom: One more essential dependency
This commit is contained in:
@@ -17,3 +17,4 @@ asLib$(DEP): asLib_lex.c
|
||||
# Ensure that lexer and parser are built before they are needed
|
||||
asLib.c: $(call PATH_FILTER, $(TOOLS)/antelope$(HOSTEXE))
|
||||
asLib_lex.c: $(call PATH_FILTER, $(TOOLS)/e_flex$(HOSTEXE))
|
||||
asLib_lex.c: $(INSTALL_INCLUDE)/flex.skel.static
|
||||
|
||||
Reference in New Issue
Block a user