kmalloc: Avoid code duplication.
[dragonfly.git] / test / stress / webstress / Makefile
blob60991c0da5c5c11b323c0e6640bf49410d9b9356
2 # $DragonFly: src/test/stress/webstress/Makefile,v 1.1 2005/04/05 00:13:20 dillon Exp $
4 DESTDIR?= /usr/local/bin
5 PROG= webstress
6 WARNS?= 6
7 MAN=
9 .include <bsd.prog.mk>