HardenedBSD/gnu/libexec/uucp/Makefile

10 lines
258 B
Makefile
Raw Normal View History

1993-08-05 20:28:27 +02:00
# This is the Makefile for Taylor UUCP
1995-01-01 22:58:01 +01:00
# $Id: Makefile,v 1.2 1993/10/14 12:17:57 rgrimes Exp $
1993-08-05 20:28:27 +02:00
SUBDIR= libunix libuucp libuuconf \
1995-01-01 22:58:01 +01:00
doc sample \
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
1993-08-05 20:28:27 +02:00
uustat uuto uux uuxqt
.include <bsd.subdir.mk>