mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 08:36:05 -04:00
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>
|