OSDN Git Service

info/GNU_which: Add some explanations.
[linuxjm/jm.git] / JM.rules
index af13c90..609bd3c 100644 (file)
--- a/JM.rules
+++ b/JM.rules
@@ -1,15 +1,15 @@
 #
 # 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=$(HOME)/tmp/JM
+TMPDIR=$(ROOT)/tmp
 NMZIDX=/var/lib/namazu/index/JM
 #
 # for rpm 3.0, you must write this dir in ~/.rpmmacros
@@ -26,8 +26,7 @@ URLROOT=http://linuxjm.sourceforge.jp
 # commands
 #
 RSYNC=/usr/bin/rsync
-#MAN2HTML=$(ROOT)/bin/man2html
-MAN2HTML=$(HOME)/bin/man2html
+MAN2HTML=$(JMHOME)/bin/man2html
 MKNMZ=/usr/bin/mknmz
 RPM=rpm
 RPMB=rpmbuild