Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / test / stress / stress2 / lib / Makefile
1 # $FreeBSD$
2
3 LIB=stress
4 SRCS=main.c options.c random_int.c resources.c
5
6 .include "../testcases/Makefile.inc"
7
8 .include <bsd.lib.mk>