10 lines
254 B
Makefile
10 lines
254 B
Makefile
# $NetBSD: Makefile,v 1.7 2001/01/09 03:13:40 lukem Exp $
|
|
#
|
|
# This is the Makefile for Taylor UUCP
|
|
|
|
SUBDIR= libunix libuucp libuuconf doc .WAIT \
|
|
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
|
|
uustat uuto uux uuxqt
|
|
|
|
.include <bsd.subdir.mk>
|