1 # $NetBSD: Makefile,v 1.22 2003/12/04 09:29:33 mrg Exp $
5 .if
${MKBINUTILS} != "no" && exists
(${.CURDIR
}/common
/arch
/${MACHINE_ARCH}/defs.mk
)
6 .
include "${.CURDIR}/common/arch/${MACHINE_ARCH}/defs.mk"
8 #SUBDIR= libopcodes libbfd libiberty .WAIT
10 SSUBDIR
+= common gas gprof
ld ${G_PROGRAMS
:C
/-new
$//:C
/sysdump
//:C
/srconv
//:cxxfilt
=c
++filt
}
11 SUBDIR
+= ${SSUBDIR
:O
} # alphabetize
13 .
endif # MKBINUTILS != no
15 .
include <bsd.subdir.mk
>