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