1 # $NetBSD: Makefile,v 1.33 2012/10/08 01:45:11 jkoshy Exp $
5 SUBDIR
= byacc file flex mdocml \
10 .if
(${MKCRYPTO} != "no")
11 SUBDIR
+= pkg_install ..
/..
/crypto
/external
/bsd
14 .if
(${MKIPFILTER} != "no")
17 .if
(${MKISCSI} != "no")
20 .if
(${MKLDAP} != "no")
23 .if
(${MKLLVM} != "no")
26 .if
(${MKPCC} != "no")
30 .
include <bsd.subdir.mk
>