1#	$NetBSD: Makefile,v 1.2 2001/12/12 01:49:16 tv Exp $
2
3NOOBJ=	# defined
4
5.include <bsd.own.mk>
6
7.if ${MKSHARE} != "no"
8FILES=	holidays.D.SH isdnd.rates.A isdnd.rates.D isdnd.rates.F \
9	isdnd.rates.L isdnd.rates.UK.BT isdnd.rc.sample
10FILESDIR=/usr/share/examples/isdn
11.endif
12
13.include <bsd.prog.mk>
14