mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
7 lines
203 B
Makefile
7 lines
203 B
Makefile
# $Whistle: Makefile,v 1.5 1999/01/24 06:48:37 archie Exp $
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= async cisco echo frame_relay hole iface lmi netgraph ppp pppoe \
|
|
rfc1490 socket tee tty UI vjc
|
|
|
|
.include <bsd.subdir.mk>
|