mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
8 lines
192 B
Makefile
8 lines
192 B
Makefile
|
# $Id: Makefile,v 1.5 1999/01/24 06:48:37 archie Exp $
|
||
|
# $FreeBSD$
|
||
|
|
||
|
SUBDIR= async cisco echo frame_relay hole iface lmi netgraph ppp rfc1490 \
|
||
|
socket tee tty UI vjc
|
||
|
|
||
|
.include <bsd.subdir.mk>
|