Home | History | Annotate | Line # | Download | only in altq
Makefile revision 1.1.2.2
      1  1.1.2.2  bouyer #	$NetBSD: Makefile,v 1.1.2.2 2001/01/05 17:39:35 bouyer Exp $
      2  1.1.2.2  bouyer 
      3  1.1.2.2  bouyer KDIR=	/sys/altq
      4  1.1.2.2  bouyer INCSDIR= /usr/include/altq
      5  1.1.2.2  bouyer 
      6  1.1.2.2  bouyer INCS=	altq.h altq_afmap.h altq_blue.h altq_cbq.h altq_cdnr.h \
      7  1.1.2.2  bouyer 	altq_classq.h altq_conf.h altq_fifoq.h altq_flowvalve.h \
      8  1.1.2.2  bouyer 	altq_hfsc.h altq_priq.h altq_red.h altq_rio.h altq_rmclass.h \
      9  1.1.2.2  bouyer 	altq_rmclass_debug.h altq_var.h altq_wfq.h altqconf.h \
     10  1.1.2.2  bouyer 	if_altq.h
     11  1.1.2.2  bouyer 
     12  1.1.2.2  bouyer .include <bsd.kinc.mk>
     13