Check-in Number:
|
475 | |
Date: |
2001-May-19 21:01:13 (local)
2001-May-19 19:01:13 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix 'make clean' |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/l2/Makefile.in 1.4 -> 1.5
--- Makefile.in 2001/05/17 14:40:34 1.4
+++ Makefile.in 2001/05/19 19:01:13 1.5
@@ -52,6 +52,7 @@
RM = rm -f
RMDIR = rmdir
POD2MAN = pod2man
+TRUE = true
SHTOOL = ./shtool
LIBTOOL = ./libtool
|
|