1*8a272653SPeter HolmLIB= stress 2*8a272653SPeter HolmSRCS= main.c options.c random_int.c resources.c 3*8a272653SPeter HolmINTERNALLIB= true 4*8a272653SPeter HolmMK_AUTO_OBJ= no 5*8a272653SPeter Holm 6*8a272653SPeter Holm.include "../testcases/Makefile.inc" 7*8a272653SPeter HolmCFLAGS+=-fPIE 8*8a272653SPeter Holm 9*8a272653SPeter Holm.include <bsd.lib.mk> 10