|
Check-in Number:
|
1266 | |
| Date: |
2001-Nov-07 17:18:38 (local)
2001-Nov-07 16:18:38 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
ok, this was just for easier developing the parser |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/l2/Makefile.in 1.30 -> 1.31
--- Makefile.in 2001/11/07 16:17:09 1.30
+++ Makefile.in 2001/11/07 16:18:38 1.31
@@ -253,8 +253,6 @@
-$(RMDIR) .libs >/dev/null 2>&1 || $(TRUE)
$(RM) $(TARGET_LIBS)
$(RM) $(TARGET_TESTS)
- $(RM) l2_spec_scan.c # FIXME: remove later
- $(RM) l2_spec_parse.c l2_spec_parse.h # FIXME: remove later
# remove everything which can be regenerated
# by "./configure && make all"
|
|