# $NetBSD: Makefile,v 1.2 2014/03/13 02:05:29 pooka Exp $ # .PATH: ${.CURDIR}/../../../../net ${.CURDIR}/../../../../netmpls LIB= rumpnet_netmpls SRCS= mpls_ttl.c if_mpls.c SRCS+= netmpls_component.c CPPFLAGS+= -I${.CURDIR}/../libnet/opt .include .include