Use the slab cache for PAGE_SIZE and PAGE_SIZE*2 sized allocations. This
[dragonfly/vkernel-mp.git] / usr.sbin / boot0cfg / Makefile
blobd83f483a2cc8622c2aa8aa927f509cc664de4231
1 # $FreeBSD: src/usr.sbin/boot0cfg/Makefile,v 1.2.2.2 2002/03/16 01:06:51 mikeh Exp $
2 # $DragonFly: src/usr.sbin/boot0cfg/Makefile,v 1.3 2005/01/17 02:49:24 cpressey Exp $
4 PROG= boot0cfg
5 WARNS?= 6
6 MAN= boot0cfg.8
8 .include <bsd.prog.mk>