ossp-pkg/as/as-gui/Makefile.in 1.26 -> 1.27
--- Makefile.in 2002/12/12 18:48:16 1.26
+++ Makefile.in 2002/12/16 09:58:34 1.27
@@ -138,7 +138,7 @@
clean:
$(RM) $(TARGET_PROGS) $(OBJS) $(MOC_OBJ)
$(RM) as_gui.conf.5 as_gui.1
- $(RM) as_gui_pcre.tab *.core
+ $(RM) as_gui.conf as_gui_pcre.tab *.core
distclean: clean
$(RM) config.log config.status config.cache # Generated by ./configure
|
|