Makefile revision 1.16.6.1.2.1
1#	$NetBSD: Makefile,v 1.16.6.1.2.1 2012/11/21 01:04:33 matt Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR+= apache2 atheros bsd intel-fw-eula intel-fw-public gpl2
6.if ${HAVE_BINUTILS} == "219" || ${HAVE_GCC} == "45" || ${HAVE_GDB} == "7"
7SUBDIR+= gpl3
8.endif
9SUBDIR+= historical ibm-public public-domain cddl mit realtek
10
11.include <bsd.subdir.mk>
12