From: ceriel Date: Mon, 1 Jun 1987 08:59:07 +0000 (+0000) Subject: fixed Makefile X-Git-Tag: release-5-5~4092 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ed7105e2cff5b4a30d4cb46adb2cce7365859904;p=ack.git fixed Makefile --- diff --git a/doc/occam/Makefile b/doc/occam/Makefile index 557386371..71583865d 100644 --- a/doc/occam/Makefile +++ b/doc/occam/Makefile @@ -14,4 +14,4 @@ channel.c.t: channel.c ctot channel.c.t channel.c: $(EMHOME)/lang/occam/lib/tail_ocm.a - arch x tail_ocm.a channel.c + arch x $(EMHOME)/lang/occam/lib/tail_ocm.a channel.c