mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
8 lines
239 B
Makefile
8 lines
239 B
Makefile
# This is the Makefile for Taylor UUCP
|
|
# $Id: Makefile,v 1.4 1993/08/05 17:56:17 jtc Exp $
|
|
|
|
SUBDIR= libunix libuucp libuuconf \
|
|
cu uuchk uucico uuconv uucp uulog uuname uupick uusched \
|
|
uustat uuto uux uuxqt
|
|
|
|
.include <bsd.subdir.mk>
|