summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index dc2a8774..505aa5b8 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -19,6 +19,7 @@ dir := benchmarks
makemode := utility
SRCS = forks.c
+OBJS = forks.o
target = forks
include ../Makeconf