30f2f572c3b4e26c4085f7e608b5324d28e0b9c5
[dragonfly.git] / libexec / dma / Makefile
1 SUBDIR= dma-mbox-create default-conf mailer-conf
2
3 .if !defined(NO_CRYPT)
4 SUBDIR+= dma
5 .endif
6
7 # maximum parallelism
8 #
9 SUBDIR_ORDERED=
10
11 .include <bsd.subdir.mk>