xref: /minix3/common/include/ppath/Makefile (revision 84d9c625bfea59e274550651111ae9edfdc40fbd)
1*84d9c625SLionel Sambuc#	$Id: Makefile,v 1.1 2011/08/25 16:15:29 dyoung Exp $
2*84d9c625SLionel Sambuc#	$NetBSD: Makefile,v 1.1 2011/08/25 16:15:29 dyoung Exp $
3*84d9c625SLionel Sambuc
4*84d9c625SLionel SambucINCS=	ppath.h ppath_impl.h
5*84d9c625SLionel Sambuc
6*84d9c625SLionel SambucINCSDIR=	/usr/include/ppath
7*84d9c625SLionel Sambuc
8*84d9c625SLionel Sambuc.include <bsd.prog.mk>
9*84d9c625SLionel Sambuc
10