
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
136 B
Makefile
8 lines
136 B
Makefile
# $NetBSD: Makefile,v 1.2 2002/11/26 23:30:32 lukem Exp $
|
|
|
|
INCSDIR= /usr/include/netatalk
|
|
|
|
INCS= at.h ddp_var.h
|
|
|
|
.include <bsd.kinc.mk>
|