OSDN Git Service

info/GNU-coreutils: some minor modifications.
[linuxjm/jm.git] / JM.rules
index 08b7669..609bd3c 100644 (file)
--- a/JM.rules
+++ b/JM.rules
@@ -1,12 +1,12 @@
 #
 # Rule file for JM build procs.
 #
-# $Id: JM.rules,v 1.7 2007/11/19 05:32:12 jm Exp $
 
 #
 # modify these to fit your env.
 #
-ROOT=/home/groups/l/li/linuxjm
+JMHOME=/home/groups/l/li/linuxjm
+ROOT=$(JMHOME)
 WWWROOT=$(ROOT)/htdocs
 CGIROOT=$(ROOT)/cgi-bin
 TMPDIR=$(ROOT)/tmp
@@ -26,7 +26,7 @@ URLROOT=http://linuxjm.sourceforge.jp
 # commands
 #
 RSYNC=/usr/bin/rsync
-MAN2HTML=$(ROOT)/bin/man2html
+MAN2HTML=$(JMHOME)/bin/man2html
 MKNMZ=/usr/bin/mknmz
 RPM=rpm
 RPMB=rpmbuild