|
Check-in Number:
|
5253 | |
| Date: |
2005-Oct-05 12:12:37 (local)
2005-Oct-05 10:12:37 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
remove generated file |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/getopt/Makefile.in 1.3 -> 1.4
--- Makefile.in 2005/10/05 10:11:57 1.3
+++ Makefile.in 2005/10/05 10:12:37 1.4
@@ -60,7 +60,7 @@
$(RM) getopt_main.o getopt
distclean: clean
- $(RM) getopt-config config.h config.log config.status Makefile
+ $(RM) getopt-config getopt.pc config.h config.log config.status Makefile
realclean: distclean
$(RM) shtool configure config.h.in
|
|