phunix/sys/netmpls/Makefile
David van Moolenbroek 37274f3cdb Import additional networking headers from NetBSD
While still a small subset of the NetBSD headers, this set should
allow various additional utilities to be compiled without too many
MINIX3-specific changes (even if those utilities will not yet work).

Change-Id: Idc70e9901d584e960cd406f75f561dcc9a4ddb7d
2016-06-18 12:20:46 +00:00

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>