pa1.2: fix include and word type
This commit is contained in:
parent
ebece52aec
commit
4aa536e1ef
2 changed files with 10 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
TEST_SRCS += tests/expr_test.c
|
||||
YACC = bison
|
||||
|
||||
$(OBJ_DIR)/%: %.c $(TEST_OBJS) app
|
||||
@mkdir -p $(dir $@)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue