Home | History | Annotate | Line # | Download | only in altq
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2000/12/16 18:57:34 thorpej Exp $
      2 
      3 SUBDIR=	libaltq altqd altqstat tbrconfig
      4 
      5 all-altqd all-altqstat all-abrconfig: all-libaltq
      6 
      7 .include <bsd.subdir.mk>
      8