mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Test commit of first Netgraph file
This commit is contained in:
parent
a97a99221a
commit
6ca8cb1e72
1 changed files with 7 additions and 0 deletions
7
sys/modules/netgraph/Makefile
Normal file
7
sys/modules/netgraph/Makefile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# $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>
|
||||
Loading…
Reference in a new issue