summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d8bc6797..d0354aa5 100644
--- a/Makefile
+++ b/Makefile
@@ -363,7 +363,9 @@ distclean:
else
rebuild: clean $(PROG)
-clean: conftest.clean clean-tlo
+clean: conftest.clean clean-c clean-tlo
+
+clean-c:
rm -f $(PROG)$(EXE) $(PROG)-dbg$(EXE) y.tab.c lex.yy.c y.tab.h y.output
rm -f y.tab.h.old
rm -f $(PROG)-win$(EXE) $(PROG)-win-dbg$(EXE) .build_id