summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2014-04-05 08:10:18 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2014-04-05 08:10:18 +0000
commit0d4893ddc60f31485fbcfbe813871e386a933e49 (patch)
tree15dd99f212ca7fcbd99bb53ad7463a9f701a8ff9
parentfd88285592058969b8de7412564413ed7679c6a4 (diff)
The jmake Index depends on files/Jmake.rules.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@173 2592e710-e01b-42a5-8df0-11608a6cc53d
-rw-r--r--jmake/Jmakefile2
-rwxr-xr-xjmake/Makefile.SH10
2 files changed, 7 insertions, 5 deletions
diff --git a/jmake/Jmakefile b/jmake/Jmakefile
index e204d7d..22d336a 100644
--- a/jmake/Jmakefile
+++ b/jmake/Jmakefile
@@ -25,7 +25,7 @@
AllTarget(Index)
-Index: bindex
+Index: bindex files/Jmake.rules
chmod +x bindex
./bindex
diff --git a/jmake/Makefile.SH b/jmake/Makefile.SH
index eaa7517..b4fe586 100755
--- a/jmake/Makefile.SH
+++ b/jmake/Makefile.SH
@@ -1,5 +1,5 @@
-: Makefile.SH generated from Jmake.tmpl and Jmakefile [jmake 3.5-43]
-: $X-Id: Jmake.tmpl 47 2010-11-28 22:23:13Z rmanfredi $
+: Makefile.SH generated from Jmake.tmpl and Jmakefile [jmake 3.5-172]
+: $X-Id: Jmake.tmpl 156 2012-12-19 16:44:39Z rmanfredi $
case $CONFIG in
'')
@@ -59,7 +59,7 @@ SCRIPTS = jmake jmkmf
$spitshell >>Makefile <<'!NO!SUBS!'
########################################################################
# Jmake rules for building libraries, programs, scripts, and data files
-# $X-Id: Jmake.rules 18 2006-12-27 10:35:09Z rmanfredi $
+# $X-Id: Jmake.rules 106 2011-11-25 20:36:12Z rmanfredi $
########################################################################
# Start of Jmakefile
@@ -90,7 +90,7 @@ all:: Index
local_realclean::
$(RM) Index
-Index: bindex
+Index: bindex files/Jmake.rules
chmod +x bindex
./bindex
@@ -241,6 +241,8 @@ local_clobber:: local_realclean
$(RM) Makefile config.sh
install:: local_install
+ @exit 0
+
install.man:: maybe_install.man
deinstall:: local_deinstall
deinstall.man:: maybe_deinstall.man