![]() ![]() | ![]() |
1.2 ! darran 1: # $NetBSD: Makefile,v 1.1 2009/10/05 22:44:26 haad Exp $ 1.1 haad 2: .include <bsd.own.mk> 3: 4: # We need more modular flag e.g. we can add dtrace to osnet later 5: 1.2 ! darran 6: .if ( ${MKZFS} != "no" || ${MKDTRACE} != "no" ) 1.1 haad 7: SUBDIR+= osnet 8: .endif 9: 10: .include <bsd.subdir.mk> 11: