summaryrefslogtreecommitdiffstats
path: root/games/fortune/Makefile
blob: 70778cf00022b680def3258edda720b0cc298a6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

SUBDIR=	fortune

.ifmake (clean) || (cleandir) || (obj)
SUBDIR+=datfiles
.endif

.if !make(install) && !make(distribute)
SUBDIR+=strfile
.else
SUBDIR+=datfiles
.endif

.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud