summaryrefslogtreecommitdiffstats
path: root/fortune/strfile/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1997-05-07 15:59:08 +0000
committermycroft <mycroft@NetBSD.org>1997-05-07 15:59:08 +0000
commit393932ab2a61dfa54950263eb424d69453bb8b42 (patch)
tree3bb73f0a0597b62ed0e47c21543b7fa252626df8 /fortune/strfile/Makefile
parent3f4711deb604fdbb8f285bb0adefae65ea023b5c (diff)
downloadbsdgames-darwin-393932ab2a61dfa54950263eb424d69453bb8b42.tar.gz
bsdgames-darwin-393932ab2a61dfa54950263eb424d69453bb8b42.tar.zst
bsdgames-darwin-393932ab2a61dfa54950263eb424d69453bb8b42.zip
Use proginstall:: to disable installing PROG.
Diffstat (limited to 'fortune/strfile/Makefile')
-rw-r--r--fortune/strfile/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/fortune/strfile/Makefile b/fortune/strfile/Makefile
index 4ff76509..9826cc12 100644
--- a/fortune/strfile/Makefile
+++ b/fortune/strfile/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.6 1997/04/28 23:53:25 thorpej Exp $
+# $NetBSD: Makefile,v 1.7 1997/05/07 15:59:10 mycroft Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= strfile
MAN= strfile.8
-install:
+# only needed during build
+proginstall::
# Override these rules for cross-compilation
.c.o: