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>
|