summaryrefslogtreecommitdiff
path: root/games/fortune/Makefile
blob: 540b0a55e817649fe42974f6f183ccd3449f8e1f (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile,v 1.2 1997/09/21 11:35:57 deraadt Exp $

SUBDIR=	fortune

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

SUBDIR+= datfiles

.include <bsd.subdir.mk>