1 # $DragonFly: src/sys/dev/Makefile,v 1.12 2007/01/30 14:50:10 corecode Exp $
4 .
include "../platform/${MACHINE_PLATFORM}/Makefile.inc"
26 .if empty
(DEV_SUPPORT
:M
${dir}) && empty
(DEV_SUPPORT
:M
${dir}/*)
27 SUBDIR
:= ${SUBDIR
:N
${dir}}
31 .
include <bsd.subdir.mk
>