summaryrefslogtreecommitdiff
path: root/sys/altq/Makefile
blob: 30b1d19b1bf272d8eb0b12eb8152806b89d79ddc (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.3 2006/10/12 19:59:08 peter Exp $

INCSDIR= /usr/include/altq

INCS=	\
	\
	\
	\
	if_altq.h

.include <bsd.kinc.mk>