8 lines
136 B
Makefile
8 lines
136 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2006/10/22 22:43:23 pooka Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/fs/puffs
|
||
|
|
||
|
INCS= puffs_msgif.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|