From d7cc9a3e76d11cfd2246b4ec88d5223141c6550b Mon Sep 17 00:00:00 2001 From: fukachan Date: Tue, 28 Jan 2003 04:14:35 +0000 Subject: define install.new for test, which runs install.pl --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3cd28aa9..912a8178 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# $FML: Makefile,v 1.20 2001/11/25 01:32:44 fukachan Exp $ +# $FML: Makefile,v 1.21 2001/12/09 13:20:47 fukachan Exp $ # CONV = doc/bin/text2html.pl @@ -17,6 +17,9 @@ usage: install: sh INSTALL.sh +install.new: + ./install.pl fml/etc/install.cf + scan: @ cvs -n update 2>&1 |grep -v : || echo '' -- cgit v1.2.1