1 # $NetBSD: Makefile,v 1.21 2009/02/14 00:26:14 cube Exp $
5 SUBDIR
+= csu libc libm libposix libpthread librt libutil
7 .if
(${MACHINE_CPU} != "alpha" && \
8 ${MACHINE_CPU} != "mips" && \
9 ${MACHINE_CPU} != "hppa")
13 .if
(${MKSKEY} != "no")
17 .if
${MKCRYPTO} != "no"
21 .
include <bsd.subdir.mk
>