summaryrefslogtreecommitdiffstats
path: root/fortune/Makefile
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1993-04-09 23:56:18 +0000
committercgd <cgd@NetBSD.org>1993-04-09 23:56:18 +0000
commitee1bbda984c46b43ec02c5150e87fadec841fa52 (patch)
treeaed762a71c72cdde46aae3b274e24774a8445e67 /fortune/Makefile
parent1bead4f8301fb9d810573e99907bb3b9681a614e (diff)
downloadbsdgames-darwin-ee1bbda984c46b43ec02c5150e87fadec841fa52.tar.gz
bsdgames-darwin-ee1bbda984c46b43ec02c5150e87fadec841fa52.tar.zst
bsdgames-darwin-ee1bbda984c46b43ec02c5150e87fadec841fa52.zip
datfiles need obj made, too.
Diffstat (limited to 'fortune/Makefile')
-rw-r--r--fortune/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortune/Makefile b/fortune/Makefile
index f4b87ff8..ed94afe4 100644
--- a/fortune/Makefile
+++ b/fortune/Makefile
@@ -2,7 +2,7 @@
SUBDIR= fortune
-.ifmake (clean) || (cleandir)
+.ifmake (clean) || (cleandir) || (obj)
SUBDIR+=datfiles
.endif