NetBSD/gnu/libexec/uucp/Makefile

10 lines
254 B
Makefile
Raw Normal View History

2001-01-09 06:13:39 +03:00
# $NetBSD: Makefile,v 1.7 2001/01/09 03:13:40 lukem Exp $
#
1993-08-04 23:29:38 +04:00
# This is the Makefile for Taylor UUCP
1993-03-21 12:45:37 +03:00
2001-01-09 06:13:39 +03:00
SUBDIR= libunix libuucp libuuconf doc .WAIT \
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
2001-01-09 06:13:39 +03:00
uustat uuto uux uuxqt
1993-03-21 12:45:37 +03:00
1993-08-04 23:29:38 +04:00
.include <bsd.subdir.mk>