mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
9 lines
133 B
Makefile
9 lines
133 B
Makefile
# $NetBSD: Makefile,v 1.1 2007/11/12 16:39:32 pooka Exp $
|
|
#
|
|
|
|
INCSDIR=/usr/include/dev/putter
|
|
|
|
INCS= putter.h
|
|
|
|
.include <bsd.kinc.mk>
|