Revert "sbin/hammer: Fix bug in get_buffer_data()"
[dragonfly.git] / test / stress / stress2 / lib / Makefile
blob945dd8384f8c5fb3411d855e5ca040b90d9e288a
1 # $FreeBSD$
3 LIB=stress
4 SRCS=main.c options.c random_int.c resources.c
6 .include "../testcases/Makefile.inc"
8 .include <bsd.lib.mk>