freebsd-dev/gnu/libexec/uucp/Makefile
Rodney W. Grimes 242d29de40 Add subdir samples so that the sample scripts can get installed in /etc/uucp.
Add group to Makefile.inc for use in installing sample files
1993-10-14 12:17:58 +00:00

10 lines
254 B
Makefile

# This is the Makefile for Taylor UUCP
# $Id: Makefile,v 1.1 1993/08/05 18:22:22 conklin Exp $
SUBDIR= libunix libuucp libuuconf \
cu sample \
uuchk uucico uuconv uucp uulog uuname uupick uusched \
uustat uuto uux uuxqt
.include <bsd.subdir.mk>