mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
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>
|