Check-in Number:
|
3889 | |
Date: |
2002-Dec-16 18:46:25 (local)
2002-Dec-16 17:46:25 (UTC) |
User: | ms |
Branch: | |
Comment: |
Beautify distclean target output. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-gui/Makefile.in 1.27 -> 1.28
--- Makefile.in 2002/12/16 09:58:34 1.27
+++ Makefile.in 2002/12/16 17:46:25 1.28
@@ -143,7 +143,7 @@
distclean: clean
$(RM) config.log config.status config.cache # Generated by ./configure
$(RM) Makefile ac_config.h # Generated by ./configure
- $(RM) $(MOC_OUT) # Generated by $(MOC)
+ $(RM) $(MOC_OUT) # Generated by $(MOC)
realclean: distclean
$(RM) configure ac_config.h.in* # Generated by Autoconf
|
|