phunix/sys/netatalk/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
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>