2003-10-19 03:42:31 +04:00
|
|
|
# $NetBSD: Makefile,v 1.5 2003/10/18 23:42:31 matt Exp $
|
1993-04-29 15:38:55 +04:00
|
|
|
|
2003-10-19 03:42:31 +04:00
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
|
|
|
.if ${MKUUCP} != "no"
|
1993-08-05 00:30:10 +04:00
|
|
|
SUBDIR= uucp
|
2003-10-19 03:42:31 +04:00
|
|
|
.endif
|
1993-04-29 15:38:55 +04:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|