1*dd191f37Speter# $NetBSD: Makefile,v 1.3 2006/10/12 19:59:08 peter Exp $ 2ccf92844Sthorpej 3ccf92844SthorpejINCSDIR= /usr/include/altq 4ccf92844Sthorpej 5ccf92844SthorpejINCS= altq.h altq_afmap.h altq_blue.h altq_cbq.h altq_cdnr.h \ 6ccf92844Sthorpej altq_classq.h altq_conf.h altq_fifoq.h altq_flowvalve.h \ 7*dd191f37Speter altq_hfsc.h altq_jobs.h altq_priq.h altq_red.h altq_rio.h \ 8*dd191f37Speter altq_rmclass.h altq_rmclass_debug.h altq_var.h altq_wfq.h \ 9*dd191f37Speter altqconf.h if_altq.h 10ccf92844Sthorpej 11ccf92844Sthorpej.include <bsd.kinc.mk> 12