mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-04 23:29:42 +02:00
b2/Makefile: remove y.output on "make clean"
This commit is contained in:
parent
9d5c6989e2
commit
c274c1d07b
@ -75,4 +75,4 @@ y.tab.o: y.tab.c
|
||||
|
||||
clean:
|
||||
rm -f $(OBJS) $(OBJS:.o=.d)
|
||||
rm -f lex.yy.c y.tab.c y.tab.h
|
||||
rm -f lex.yy.c y.tab.c y.tab.h y.output
|
||||
|
Loading…
Reference in New Issue
Block a user