summaryrefslogtreecommitdiffstats
path: root/fortune/datfiles/Makefile
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>1997-03-24 22:15:37 +0000
committerchristos <christos@NetBSD.org>1997-03-24 22:15:37 +0000
commit8f6735a7b8851d9f9e1e24b84f4db412ff678e37 (patch)
treea7f36a113867b96038905924e459d9438fb281ca /fortune/datfiles/Makefile
parentede881fe14b692e673852957afbc06dfbcff3d86 (diff)
downloadbsdgames-darwin-8f6735a7b8851d9f9e1e24b84f4db412ff678e37.tar.gz
bsdgames-darwin-8f6735a7b8851d9f9e1e24b84f4db412ff678e37.tar.zst
bsdgames-darwin-8f6735a7b8851d9f9e1e24b84f4db412ff678e37.zip
- Makefile cleanups
Diffstat (limited to 'fortune/datfiles/Makefile')
-rw-r--r--fortune/datfiles/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/fortune/datfiles/Makefile b/fortune/datfiles/Makefile
index d46a0bb4..0c0a3fdc 100644
--- a/fortune/datfiles/Makefile
+++ b/fortune/datfiles/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 1996/12/23 01:14:34 cgd Exp $
+# $NetBSD: Makefile,v 1.18 1997/03/24 22:15:43 christos Exp $
# @(#)Makefile 8.2 (Berkeley) 4/19/94
.include <bsd.own.mk> # for INSTALL_OFFENSIVE_FORTUNES
@@ -25,13 +25,10 @@ STRFILE!=cd $(.CURDIR)/../strfile; \
printf "xxx:\n\techo \$${.OBJDIR}/strfile\n" | \
${MAKE} -r -s -f - xxx | grep strfile
-all: ${DATFILES}
+FILES=${SRCFILES} ${DATFILES}
+FILESDIR=/usr/share/games/fortune
-install:
- (cd ${.CURDIR} && ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
- ${SRCFILES} ${DESTDIR}/usr/share/games/fortune)
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
- ${DATFILES} ${DESTDIR}/usr/share/games/fortune
+all: ${DATFILES}
# Normal fortunes: build directly from data files.