merge
This commit is contained in:
commit
fbd825890e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ $O.out: $OFILES $LIB
|
|||
%.$O: %.s
|
||||
$AS $AFLAGS $stem.s
|
||||
|
||||
y.tab.h y.tab.c: $YFILES
|
||||
y.tab.h y.tab.c:D: $YFILES
|
||||
$YACC $YFLAGS $prereq
|
||||
|
||||
lex.yy.c: $LFILES
|
||||
|
|
Loading…
Reference in a new issue