Index: Makefile =================================================================== --- Makefile (revision 2316) +++ Makefile (revision 2317) @@ -81,5 +81,5 @@ cquote: cquote.c clean: - rm $(OBJS) configure + rm $(OBJS) $(DEFAULT_MAIN_OBJS) configure