8 lines
128 B
Makefile
8 lines
128 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2010/06/26 14:24:28 kefren Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/netmpls
|
||
|
|
||
|
INCS= mpls.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|