mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
b2/Makefile: remove y.output on "make clean"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user