11.3Speter# $NetBSD: Makefile,v 1.3 2006/10/12 19:59:08 peter Exp $ 21.1Sthorpej 31.1SthorpejINCSDIR= /usr/include/altq 41.1Sthorpej 51.1SthorpejINCS= altq.h altq_afmap.h altq_blue.h altq_cbq.h altq_cdnr.h \ 61.1Sthorpej altq_classq.h altq_conf.h altq_fifoq.h altq_flowvalve.h \ 71.3Speter altq_hfsc.h altq_jobs.h altq_priq.h altq_red.h altq_rio.h \ 81.3Speter altq_rmclass.h altq_rmclass_debug.h altq_var.h altq_wfq.h \ 91.3Speter altqconf.h if_altq.h 101.1Sthorpej 111.1Sthorpej.include <bsd.kinc.mk> 12