1 # $NetBSD: Makefile,v 1.3 2003/12/05 18:56:11 matt Exp $
7 .if
${MKGCC} != "no" && exists
(${.CURDIR
}/arch
/${MACHINE_ARCH}/defs.mk
)
9 SUBDIR
+= host-libiberty libiberty .WAIT \
13 cc1 cc1obj cc1plus
cpp g
++ gcc \
14 include protoize unprotoize
16 .
include <bsd.subdir.mk
>
19 # Do nothing. (PROG undefined)
20 .
include <bsd.prog.mk
>