From 0d4893ddc60f31485fbcfbe813871e386a933e49 Mon Sep 17 00:00:00 2001 From: rmanfredi Date: Sat, 5 Apr 2014 08:10:18 +0000 Subject: 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 --- jmake/Jmakefile | 2 +- jmake/Makefile.SH | 10 ++++++---- 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 -- cgit v1.2.3