summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/libvlan/Makefile
blob: 22d8d77dd51be020ac3432561a7bad20926ddd15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$NetBSD: Makefile,v 1.2 2016/11/26 11:20:09 njoly Exp $
#

.PATH:	${.CURDIR}/../../../../net

LIB=	rumpnet_vlan
COMMENT=IEEE 802.1q encapsulation

IOCONF=	VLAN.ioconf
SRCS=	if_vlan.c

SRCS+=	vlan_component.c

.include <bsd.lib.mk>
.include <bsd.klinks.mk>
31f9d5d422211e59cba034123'>build updates for xorg-server 1.20.3:mrg 2016-01-25Include <bsd.own.mk> before setting any MK variables, so that /etc/mk.confchristos 2015-07-18no longer build a bunch of xorg-server twice (for .a and _pic.a).mrg 2008-08-10SHLIB_MAJOR=0 if defined(XMODULEDIR)rtr 2008-08-02start of build-glue support for xorg-server bits.mrg