Cross Reference: Makefile
xref: /src/sys/rump/net/lib/libvlan/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/rump/net/lib/libvlan/
Makefile revision 1.1
1#	$NetBSD $
2#
3
4.PATH:	${.CURDIR}/../../../../net
5
6LIB=	rumpnet_vlan
7COMMENT=IEEE 802.1q encapsulation
8
9IOCONF=	VLAN.ioconf
10SRCS=	if_vlan.c
11
12SRCS+=	vlan_component.c
13
14.include <bsd.lib.mk>
15.include <bsd.klinks.mk>
16

Indexes created Fri Dec 26 10:09:31 GMT 2025