No empty .Rs/.Re
[netbsd-mini2440.git] / sys / altq / Makefile
bloba4d7e6e47bf533155b55944677fc23519778025f
1 # $NetBSD: Makefile,v 1.2.44.1 2006/03/18 12:09:50 peter Exp $
3 INCSDIR= /usr/include/altq
5 INCS= altq.h altq_afmap.h altq_blue.h altq_cbq.h altq_cdnr.h \
6 altq_classq.h altq_conf.h altq_fifoq.h altq_flowvalve.h \
7 altq_hfsc.h altq_jobs.h altq_priq.h altq_red.h altq_rio.h \
8 altq_rmclass.h altq_rmclass_debug.h altq_var.h altq_wfq.h \
9 altqconf.h if_altq.h
11 .include <bsd.kinc.mk>