9 lines
133 B
Makefile
9 lines
133 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2007/11/20 18:47:05 pooka Exp $
|
||
|
#
|
||
|
|
||
|
INCSDIR=/usr/include/dev/pud
|
||
|
|
||
|
INCS= pud_msgif.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|