From 018558cb9e7bcd9f30235f4cddf0ba507b01e7f7 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 15 Jan 1990 12:42:57 +0000 Subject: [PATCH] fixed prvious change --- mach/vax4/libbsd4_2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mach/vax4/libbsd4_2/Makefile b/mach/vax4/libbsd4_2/Makefile index e4f5b820e..c5c5eebed 100644 --- a/mach/vax4/libbsd4_2/Makefile +++ b/mach/vax4/libbsd4_2/Makefile @@ -2,11 +2,11 @@ install: cp cp: all - ../../install head_em head_em.o + ../../install head_em.o head_em ../../install tail_mon cmp: all - -../../compare head_em + -../../compare head_em.o head_em -../../compare tail_mon all: head_em tail_mon -- 2.34.1