]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
Use ${INSTALL}.
authorthorpej <thorpej@NetBSD.org>
Fri, 18 Oct 1996 02:37:51 +0000 (02:37 +0000)
committerthorpej <thorpej@NetBSD.org>
Fri, 18 Oct 1996 02:37:51 +0000 (02:37 +0000)
atc/Makefile
boggle/boggle/Makefile
caesar/Makefile
cribbage/Makefile
fish/Makefile
fortune/datfiles/Makefile
hack/Makefile

index 8bf902a6abb4f862f25a436c0e6f474f563b946a..363c811edb6cbc06885d521ae01363f3e2b2fe9e 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.9 1995/03/21 15:03:38 cgd Exp $
+#      $NetBSD: Makefile,v 1.10 1996/10/18 02:43:36 thorpej Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  atc
@@ -23,7 +23,7 @@ beforeinstall:
         else \
                 true ; \
         fi
-       (cd ${.CURDIR}/games; install -c -o ${BINOWN} -g ${BINGRP} -m 400 \
+       (cd ${.CURDIR}/games; ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 400 \
            ${GAMES} ${DESTDIR}/usr/share/games/atc)
 
 .include <bsd.prog.mk>
index 3ff5f56e18ffded6b2ecfab945b918fcb5da46d2..0ef7b1dfe5665e1ffc603a482eb6dd8b4c05bbb0 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.3 1995/03/21 12:14:28 cgd Exp $
+#      $NetBSD: Makefile,v 1.4 1996/10/18 02:44:27 thorpej Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/11/93
 
 PROG=  boggle
@@ -9,7 +9,7 @@ HIDEGAME=hidegame
 MAN=   boggle.6
 
 beforeinstall:
-       install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/helpfile \
+       ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/helpfile \
            ${DESTDIR}/usr/share/games/boggle/helpfile
 
 .include "../../Makefile.inc"
index c2fefd8ff2b1dca3073b53877a3fcd023e732fde..b2100b114aadbf3fab562a0a513f35b480254888 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.4 1995/03/21 15:08:18 cgd Exp $
+#      $NetBSD: Makefile,v 1.5 1996/10/18 02:45:01 thorpej Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  caesar
@@ -8,7 +8,7 @@ LDADD=  -lm
 MLINKS=        caesar.6 rot13.6
 
 beforeinstall:
-       install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
+       ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
            ${.CURDIR}/rot13.sh ${DESTDIR}/usr/games/rot13
 
 .include <bsd.prog.mk>
index 69c60d774c2ba12fbe8aca4c448f234a50ba531c..948101b0164d3a30be18f33509b174d4e922d5d7 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.5 1995/03/21 15:08:39 cgd Exp $
+#      $NetBSD: Makefile,v 1.6 1996/10/18 02:45:34 thorpej Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  cribbage
@@ -9,7 +9,7 @@ MAN=    cribbage.6
 HIDEGAME=hidegame
 
 beforeinstall: 
-       install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/cribbage.n \
+       ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/cribbage.n \
            ${DESTDIR}/usr/share/games/cribbage.instr
 
 .include <bsd.prog.mk>
index 61ab5d168f7af2ef1e577830937d61abca83ccd0..ad478edb9f4d14be1526a75a21475797a57b7171 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.6 1995/03/23 08:28:14 cgd Exp $
+#      $NetBSD: Makefile,v 1.7 1996/10/18 02:46:02 thorpej Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  fish
@@ -6,7 +6,7 @@ MAN=    fish.6
 HIDEGAME=hidegame
 
 beforeinstall: 
-       install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/fish.instr \
+       ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/fish.instr \
            ${DESTDIR}/usr/share/games/fish.instr
 
 .include <bsd.prog.mk>
index a9911c1d0f64ba3bd4d5f03b230bf3b16a3a6e36..c8832b3671ce36537678ee88adc7b153b0141743 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.15 1996/02/29 00:21:16 jtc Exp $
+#      $NetBSD: Makefile,v 1.16 1996/10/18 02:46:35 thorpej Exp $
 #      @(#)Makefile    8.2 (Berkeley) 4/19/94
 
 SRCS=  fortunes fortunes2 startrek zippy
@@ -25,9 +25,9 @@ STRFILE!=cd $(.CURDIR)/../strfile; \
 all: ${BLDS}
 
 install: ${SRCS} ${BLDS}
-       (cd ${.CURDIR} && install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
+       (cd ${.CURDIR} && ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
            ${SRCS} ${DESTDIR}/usr/share/games/fortune)
-       install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${BLDS} \
+       ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${BLDS} \
            ${DESTDIR}/usr/share/games/fortune
 
 fortunes.dat fortunes2.dat fortunes2-o.dat limerick.dat startrek.dat zippy.dat:
index 4fa0fc045d03501e1285a72ff8978cb281f32343..8a44e9438ed7ffef9726eb0488d7e8145f7c1caa 100644 (file)
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.16 1995/03/23 08:29:07 cgd Exp $
+#      $NetBSD: Makefile,v 1.17 1996/10/18 02:47:18 thorpej Exp $
 #      @(#)Makefile    8.1 (Berkeley) 5/31/93
 
 PROG=  hack
@@ -30,11 +30,11 @@ makedefs: makedefs.c
        ${CC} ${CFLAGS} ${LDFLAGS} ${LDSTATIC} -o ${.TARGET} ${.CURDIR}/${.PREFIX}.c ${LDADD}
 
 beforeinstall: 
-       install -c -o games -g games -m 600 /dev/null \
+       ${INSTALL} -c -o games -g games -m 600 /dev/null \
            ${DESTDIR}/var/games/hackdir/perm
-       install -c -o games -g games -m 600 /dev/null \
+       ${INSTALL} -c -o games -g games -m 600 /dev/null \
            ${DESTDIR}/var/games/hackdir/record
-       install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/help \
+       ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/help \
            ${.CURDIR}/hh ${.CURDIR}/data ${DESTDIR}/var/games/hackdir
        rm -f ${DESTDIR}/var/games/hackdir/bones*