# $NetBSD: Makefile,v 1.30 2011/07/03 21:58:33 tron Exp $ .include SUBDIR= acpica am-utils bind cron dhcpcd fetch file flex less libarchive \ libevent liblzf libpcap mdocml openresolv top byacc wpa ntp tcpdump \ tmux .if (${MKATF} != "no") SUBDIR+= atf .endif .if (${MKISCSI} != "no") SUBDIR+= iscsi .endif .if (${MKLDAP} != "no") SUBDIR+= openldap .endif .if (${MKLLVM} != "no") SUBDIR+= llvm .endif .if (${MKCRYPTO} != "no") SUBDIR+= pkg_install ../../crypto/external/bsd .endif .if (${MKPCC} != "no") SUBDIR+= pcc .endif .include