Cross Reference: Makefile
xref: /src/sys/altq/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/altq/
Makefile revision 1.1
1#	$NetBSD: Makefile,v 1.1 2000/12/15 01:20:32 thorpej Exp $
2
3KDIR=	/sys/altq
4INCSDIR= /usr/include/altq
5
6INCS=	altq.h altq_afmap.h altq_blue.h altq_cbq.h altq_cdnr.h \
7	altq_classq.h altq_conf.h altq_fifoq.h altq_flowvalve.h \
8	altq_hfsc.h altq_priq.h altq_red.h altq_rio.h altq_rmclass.h \
9	altq_rmclass_debug.h altq_var.h altq_wfq.h altqconf.h \
10	if_altq.h
11
12.include <bsd.kinc.mk>
13

Indexes created Wed Dec 03 09:09:31 GMT 2025