Check-in Number:
|
4424 | |
Date: |
2004-Feb-13 22:10:35 (local)
2004-Feb-13 21:10:35 (UTC) |
User: | rse |
Branch: | |
Comment: |
remove uuid.h also on 'make distclean' |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/Makefile.in 1.18 -> 1.19
--- Makefile.in 2004/02/11 14:38:40 1.18
+++ Makefile.in 2004/02/13 21:10:35 1.19
@@ -200,7 +200,7 @@
distclean: clean
-$(RM) config.log config.status config.cache
- -$(RM) Makefile config.h uuid-config
+ -$(RM) Makefile config.h uuid-config uuid.h
-$(RM) libtool
realclean: distclean
|
|