summaryrefslogtreecommitdiffstats
path: root/package/stress/stress.mk
blob: 8b4f40bd3914764ea7cf62c4b7627f0f801df4ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#############################################################
#
# stress - a workload generator
#
# http://weather.ou.edu/~apw/projects/stress/
#
#############################################################

STRESS_VERSION = 1.0.4
STRESS_SITE    = http://weather.ou.edu/~apw/projects/stress
STRESS_AUTORECONF = YES

$(eval $(call AUTOTARGETS))