2006-10-12 23:59:07 +04:00
|
|
|
# $NetBSD: Makefile,v 1.3 2006/10/12 19:59:08 peter Exp $
|
2000-12-15 04:20:32 +03:00
|
|
|
|
|
|
|
INCSDIR= /usr/include/altq
|
|
|
|
|
|
|
|
INCS= altq.h altq_afmap.h altq_blue.h altq_cbq.h altq_cdnr.h \
|
|
|
|
altq_classq.h altq_conf.h altq_fifoq.h altq_flowvalve.h \
|
2006-10-12 23:59:07 +04:00
|
|
|
altq_hfsc.h altq_jobs.h altq_priq.h altq_red.h altq_rio.h \
|
|
|
|
altq_rmclass.h altq_rmclass_debug.h altq_var.h altq_wfq.h \
|
|
|
|
altqconf.h if_altq.h
|
2000-12-15 04:20:32 +03:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|