Remove trailing whitespace.
[dragonfly/vkernel-mp.git] / test / stress / webstress / Makefile
blobf3868236094b0d327133a111f0f7906a6fcd3239
2 # $DragonFly: src/test/stress/webstress/Makefile,v 1.1 2005/04/05 02:13:20 dillon Exp $
4 DESTDIR?= /usr/local/bin
5 PROG= webstress
6 WARNS?= 6
7 MAN=
9 .include <bsd.prog.mk>