summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-03-07 22:17:58 +0000
committerwlemb <wlemb>2000-03-07 22:17:58 +0000
commitd692623ea19af707baee8a0576827bac49aa7c9c (patch)
treef2d6e1bd7c82bf97047bcd854370ccf7549faf1f
parentfed0f5bae810c9e30019472c0a0e9179249af628 (diff)
downloadgroff-d692623ea19af707baee8a0576827bac49aa7c9c.tar.gz
* Makefile.in, contrib/mm/Makefile.sub, src/preproc/eqn/Makefile.sub,
src/roff/groff/Makefile.sub, src/roff/nroff/Makefile.sub, src/utils/afmtodit/Makefile.sub: Use $(INSTALL_SCRIPT) for script files.
-rw-r--r--ChangeLog7
-rw-r--r--Makefile.in2
-rw-r--r--contrib/mm/Makefile.sub4
-rw-r--r--src/preproc/eqn/Makefile.sub2
-rw-r--r--src/roff/grog/Makefile.sub2
-rw-r--r--src/roff/nroff/Makefile.sub2
-rw-r--r--src/utils/afmtodit/Makefile.sub2
7 files changed, 15 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 264da737..4fa48b30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-07 OKAZAKI Tetsurou <okazaki@be.to>
+
+ * Makefile.in, contrib/mm/Makefile.sub, src/preproc/eqn/Makefile.sub,
+ src/roff/groff/Makefile.sub, src/roff/nroff/Makefile.sub,
+ src/utils/afmtodit/Makefile.sub: Use $(INSTALL_SCRIPT) for script
+ files.
+
2000-03-07 Werner LEMBERG <wl@gnu.org>
* doc/groff.texinfo: Spelling fixes.
diff --git a/Makefile.in b/Makefile.in
index 968435bb..bf82df6f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -199,6 +199,7 @@ LIBM=@LIBM@
RANLIB=@RANLIB@
INSTALL=@INSTALL@
INSTALL_PROGRAM=@INSTALL_PROGRAM@
+INSTALL_SCRIPT=@INSTALL_SCRIPT@
INSTALL_DATA=@INSTALL_DATA@
LN_S=@LN_S@
AR=ar
@@ -278,6 +279,7 @@ MDEFINES= \
"RANLIB=$(RANLIB)" \
"AR=$(AR)" \
"INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
+ "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
"INSTALL_DATA=$(INSTALL_DATA)" \
"ETAGS=$(ETAGS)" \
"ETAGSFLAGS=$(ETAGSFLAGS)" \
diff --git a/contrib/mm/Makefile.sub b/contrib/mm/Makefile.sub
index 80cc9b3d..c706d711 100644
--- a/contrib/mm/Makefile.sub
+++ b/contrib/mm/Makefile.sub
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.sub,v 1.2 2000/02/21 20:32:58 jhaegg Exp $
+# $Id: Makefile.sub,v 1.3 2000/03/07 22:17:58 wlemb Exp $
#
PROG=mmroff
MAN7=\
@@ -31,7 +31,7 @@ install_m:
install_mmroff : mmroff
-test -d $(bindir) || $(mkinstalldirs) $(bindir)
-rm -f $(bindir)/mmroff
- $(INSTALL_PROGRAM) mmroff $(bindir)/mmroff
+ $(INSTALL_SCRIPT) mmroff $(bindir)/mmroff
mmroff: mmroff.pl
-rm -f $@
diff --git a/src/preproc/eqn/Makefile.sub b/src/preproc/eqn/Makefile.sub
index eaafe2dd..828854b1 100644
--- a/src/preproc/eqn/Makefile.sub
+++ b/src/preproc/eqn/Makefile.sub
@@ -51,7 +51,7 @@ neqn: neqn.sh
install_data: neqn
-rm -f $(bindir)/$(NAMEPREFIX)neqn
- $(INSTALL_PROGRAM) neqn $(bindir)/$(NAMEPREFIX)neqn
+ $(INSTALL_SCRIPT) neqn $(bindir)/$(NAMEPREFIX)neqn
uninstall_sub:
-rm -f $(bindir)/$(NAMEPREFIX)neqn
diff --git a/src/roff/grog/Makefile.sub b/src/roff/grog/Makefile.sub
index e1c53e17..4f867a3a 100644
--- a/src/roff/grog/Makefile.sub
+++ b/src/roff/grog/Makefile.sub
@@ -16,7 +16,7 @@ grog: grog.pl grog.sh
install_data: grog
-test -d $(bindir) || $(mkinstalldirs) $(bindir)
-rm -f $(bindir)/grog
- $(INSTALL_PROGRAM) grog $(bindir)/grog
+ $(INSTALL_SCRIPT) grog $(bindir)/grog
uninstall_sub:
-rm -f $(bindir)/grog
diff --git a/src/roff/nroff/Makefile.sub b/src/roff/nroff/Makefile.sub
index 275db4d1..fa6bc4dc 100644
--- a/src/roff/nroff/Makefile.sub
+++ b/src/roff/nroff/Makefile.sub
@@ -12,7 +12,7 @@ nroff: nroff.sh
install_data: nroff
-test -d $(bindir) || $(mkinstalldirs) $(bindir)
-rm -f $(bindir)/$(NAMEPREFIX)nroff
- $(INSTALL_PROGRAM) nroff $(bindir)/$(NAMEPREFIX)nroff
+ $(INSTALL_SCRIPT) nroff $(bindir)/$(NAMEPREFIX)nroff
uninstall_sub:
-rm -f $(bindir)/$(NAMEPREFIX)nroff
diff --git a/src/utils/afmtodit/Makefile.sub b/src/utils/afmtodit/Makefile.sub
index c27b2b80..9fee2def 100644
--- a/src/utils/afmtodit/Makefile.sub
+++ b/src/utils/afmtodit/Makefile.sub
@@ -15,7 +15,7 @@ afmtodit: afmtodit.pl
install_data: afmtodit
-test -d $(bindir) || $(mkinstalldirs) $(bindir)
-rm -f $(bindir)/afmtodit
- $(INSTALL_PROGRAM) afmtodit $(bindir)/afmtodit
+ $(INSTALL_SCRIPT) afmtodit $(bindir)/afmtodit
uninstall_sub:
-rm -f $(bindir)/afmtodit