mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
9 lines
258 B
Makefile
9 lines
258 B
Makefile
# This is the Makefile for Taylor UUCP
|
|
# $Id: Makefile,v 1.2 1993/10/14 12:17:57 rgrimes Exp $
|
|
|
|
SUBDIR= libunix libuucp libuuconf \
|
|
doc sample \
|
|
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
|
|
uustat uuto uux uuxqt
|
|
|
|
.include <bsd.subdir.mk>
|