Test commit of first Netgraph file

This commit is contained in:
Julian Elischer 1999-10-21 07:27:47 +00:00
parent a97a99221a
commit 6ca8cb1e72
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52416

View 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>