See ChangeLog entry 2000-03-02 15:10 GMT-5 David G. Holm <dholm@jsd-llc.com>

This commit is contained in:
David G. Holm
2000-03-02 20:17:57 +00:00
parent 4efd603483
commit 0e7290cdfb

View File

@@ -9,9 +9,9 @@ YACC_FLAGS = -p hb_comp
YACC_SOURCE=macro.y
YACC_HEADERS=\
macro.h \
hbmacro.h \
hbsetup.h \
pcode.h \
hbpcode.h \
hbdefs.h \
#NOTE: You can pass additional parameters that control the speed/size
@@ -31,7 +31,7 @@ LEX_HEADERS=\
hbsetup.h \
hberrors.h \
hbdefs.h \
macro.h \
hbmacro.h \
C_SOURCES=macro.c \