|
Check-in Number:
|
2775 | |
| Date: |
2002-Nov-08 13:34:05 (local)
2002-Nov-08 12:34:05 (UTC) |
| User: | ms |
| Branch: | |
| Comment: |
Fix Makefile tabs and add ignore file. |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/as/as-gui/Makefile.in 1.4 -> 1.5
--- Makefile.in 2002/11/08 12:21:34 1.4
+++ Makefile.in 2002/11/08 12:34:05 1.5
@@ -134,8 +134,8 @@
clean:
$(RM) $(TARGET_PROGS) $(OBJS) $(MOC_OBJ)
- $(RM) titraq.conf.5 titraq.1
- $(RM) titraq_pcre.tab *.core
+ $(RM) titraq.conf.5 titraq.1
+ $(RM) titraq_pcre.tab *.core
distclean: clean
$(RM) config.log config.status config.cache # Generated by ./configure
|
|