Check-in Number:
|
3950 | |
Date: |
2003-Jan-27 14:28:12 (local)
2003-Jan-27 13:28:12 (UTC) |
User: | ms |
Branch: | |
Comment: |
Cleanup spacing on realclean target. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/as/as-gui/Makefile.in 1.35 -> 1.36
--- Makefile.in 2003/01/24 19:44:40 1.35
+++ Makefile.in 2003/01/27 13:28:12 1.36
@@ -171,7 +171,7 @@
$(RM) config.log config.status config.cache # Generated by ./configure
$(RM) Makefile ac_config.h # Generated by ./configure
ifdef CORBABASE
- $(RM) $(IDL_OUT) # Generated by $(IDL)
+ $(RM) $(IDL_OUT) # Generated by $(IDL)
endif
$(RM) $(MOC_OUT) # Generated by $(MOC)
|
|