Home | History | Annotate | Line # | Download | only in altq
Makefile revision 1.2.54.1
      1  1.2.54.1     yamt #	$NetBSD: Makefile,v 1.2.54.1 2006/10/22 06:04:30 yamt Exp $
      2       1.1  thorpej 
      3       1.1  thorpej INCSDIR= /usr/include/altq
      4       1.1  thorpej 
      5       1.1  thorpej INCS=	altq.h altq_afmap.h altq_blue.h altq_cbq.h altq_cdnr.h \
      6       1.1  thorpej 	altq_classq.h altq_conf.h altq_fifoq.h altq_flowvalve.h \
      7  1.2.54.1     yamt 	altq_hfsc.h altq_jobs.h altq_priq.h altq_red.h altq_rio.h \
      8  1.2.54.1     yamt 	altq_rmclass.h altq_rmclass_debug.h altq_var.h altq_wfq.h \
      9  1.2.54.1     yamt 	altqconf.h if_altq.h
     10       1.1  thorpej 
     11       1.1  thorpej .include <bsd.kinc.mk>
     12