summaryrefslogtreecommitdiff
path: root/usr.bin/vacation/Makefile
blob: 60c7c124cc13a9ae76712799201c1b377ebcd6ec (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.9 2009/04/14 22:15:28 lukem Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

USE_FORT?= yes	# data driven bugs?

PROG=	vacation

.include <bsd.prog.mk>