NetBSD/gnu/libexec/uucp/Makefile

9 lines
239 B
Makefile
Raw Normal View History

1993-08-04 23:29:38 +04:00
# This is the Makefile for Taylor UUCP
1993-08-05 21:56:17 +04:00
# $Id: Makefile,v 1.4 1993/08/05 17:56:17 jtc Exp $
1993-03-21 12:45:37 +03:00
1993-08-04 23:29:38 +04:00
SUBDIR= libunix libuucp libuuconf \
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
uustat uuto uux uuxqt
1993-03-21 12:45:37 +03:00
1993-08-04 23:29:38 +04:00
.include <bsd.subdir.mk>