malloc() flags cleanup and fixes. Get rid of M_NOWAIT in places where the
[dragonfly.git] / sys / dev / crypto / Makefile
1 # $DragonFly: src/sys/dev/crypto/Makefile,v 1.1 2003/08/15 08:32:28 dillon Exp $
2 #
3
4 SUBDIR=cryptodev hifn ubsec
5
6 .include <bsd.subdir.mk>