9 lines
239 B
Makefile
9 lines
239 B
Makefile
# This is the Makefile for Taylor UUCP
|
|
# $Id: Makefile,v 1.4 1993/08/05 17:56:17 jtc Exp $
|
|
|
|
SUBDIR= libunix libuucp libuuconf \
|
|
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
|
|
uustat uuto uux uuxqt
|
|
|
|
.include <bsd.subdir.mk>
|