summaryrefslogtreecommitdiff
path: root/gnu/libexec/Makefile
blob: 53c41b6f239a185e662dbce1125fb4ba142feafb (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.5 2003/10/18 23:42:31 matt Exp $

.include <bsd.own.mk>

.if ${MKUUCP} != "no"
SUBDIR=	uucp
.endif

.include <bsd.subdir.mk>