From 7beb8539de2bc6cb27e25a07fb41429f68701022 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 24 Jun 1994 17:56:23 +0000 Subject: entered into RCS --- benchmarks/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'benchmarks/Makefile') diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 7755267e..9c105d7a 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -18,15 +18,12 @@ dir := benchmarks include ../Makeconf +CCTARGET=i386-gnu -DIST_FILES = +DIST_FILES = forks.c all: forks -OBJS=forks.o - -forks: $(OBJS) $(libc); $(link) - install: $(hurdroot) forks $(INSTALL_BIN) forks $(hurdroot)/bin/forks -- cgit v1.2.3