mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
242d29de40
Add group to Makefile.inc for use in installing sample files
10 lines
254 B
Makefile
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>
|