change Makefile

This commit is contained in:
ulic-youthlic 2025-03-25 18:29:22 +08:00
parent 0361604be2
commit 24187e2ea5
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 1 additions and 1 deletions

View file

@ -21,4 +21,4 @@ lex.yy.c: ./scanner.l
.PHONY: clean
clean:
-rm parser.tab.c parser.tab.h parser.tab.o lex.yy.o lex.yy.c program main.o
rm parser.tab.c parser.tab.h parser.tab.o lex.yy.o lex.yy.c program main.o node.o

BIN
node.o

Binary file not shown.