
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
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>
|