1 # $NetBSD: Makefile,v 1.3 2011/06/29 01:57:59 mrg Exp $
7 .if
${MKGCC} != "no" && exists
(${.CURDIR
}/gcc
/arch
/${MACHINE_ARCH}/defs.mk
)
9 # We keep libcpp here since it depends upon frontend.
11 SUBDIR
+= host-libiberty .WAIT \
14 libcpp libdecnumber gcov .WAIT \
15 cc1 cc1obj cc1plus
cpp g
++ gcc \
18 .
include <bsd.subdir.mk
>
21 # Do nothing. (PROG undefined)
22 .
include <bsd.prog.mk
>