summaryrefslogtreecommitdiffstats
path: root/share/sgml/FreeBSD/rep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/sgml/FreeBSD/rep/Makefile')
-rw-r--r--share/sgml/FreeBSD/rep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/sgml/FreeBSD/rep/Makefile b/share/sgml/FreeBSD/rep/Makefile
index e1a112e..3ecb8a4 100644
--- a/share/sgml/FreeBSD/rep/Makefile
+++ b/share/sgml/FreeBSD/rep/Makefile
@@ -1,4 +1,4 @@
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1995/05/09 23:19:47 jfieber Exp $
FILES= html.general html.mapping html.math latex.general latex.mapping
FILES+= latex.math nroff.general nroff.mapping nroff.math
@@ -7,7 +7,7 @@ NOOBJ= noobj
all clean cleandir depend lint tags:
afterinstall:
- install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
${DESTDIR}${BINDIR}/rep
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud