summaryrefslogtreecommitdiffstats
path: root/games/fortune/Makefile
blob: ebd7c056085d143abf3d41ec32a03ea19b14d5fb (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)
SUBDIR+=datfiles
.endif

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

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