aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 91e8d8c55f5a..05e5cc5dc4af 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.44 1999/01/13 04:08:05 jkh Exp $
+# $Id: Makefile,v 1.45 1999/01/22 10:32:32 asami Exp $
#
SUBDIR += archivers
@@ -54,7 +54,7 @@ index:
${.CURDIR}/INDEX:
@echo -n "Generating INDEX - please wait.."
@make describe ECHO_MSG="echo > /dev/null" | \
- perl ${.CURDIR}/templates/make_index > ${.CURDIR}/INDEX
+ perl ${.CURDIR}/Tools/make_index > ${.CURDIR}/INDEX
@echo " Done."
print-index: ${.CURDIR}/INDEX