xref: /minix3/sys/altq/Makefile (revision 7ecc6a9247125543940025b38b2e27c7ab19b121)
1#	$NetBSD: Makefile,v 1.3 2006/10/12 19:59:08 peter Exp $
2
3INCSDIR= /usr/include/altq
4
5INCS=	\
6	\
7	\
8	\
9	if_altq.h
10
11.include <bsd.kinc.mk>
12