From: ceriel Date: Mon, 15 Jan 1990 12:42:57 +0000 (+0000) Subject: fixed prvious change X-Git-Tag: release-5-5~1943 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=018558cb9e7bcd9f30235f4cddf0ba507b01e7f7;p=ack.git fixed prvious change --- 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