summaryrefslogtreecommitdiffstats
path: root/games/fortune/Makefile
blob: c736e356ff84e84362d4962712f1d0cf198b988d (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

.ifmake !(install)
SUBDIR+=strfile
.else
SUBDIR+=datfiles
.endif

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