mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
9 lines
254 B
Makefile
9 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>
|