From: ceriel Date: Mon, 1 Jun 1987 08:56:50 +0000 (+0000) Subject: fixed Makefile X-Git-Tag: release-5-5~4093 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=e3ce64b2a27fd2f7e2b69e1e298749057e010f93;p=ack.git fixed Makefile --- diff --git a/doc/occam/Makefile b/doc/occam/Makefile index 20ca79987..557386371 100644 --- a/doc/occam/Makefile +++ b/doc/occam/Makefile @@ -8,7 +8,7 @@ TBL=tbl cat $(FILES) | $(PIC) | $(TBL) | $(EQN) > $@ channel.h.t: $(EMHOME)/h/ocm_chan.h - ctot <$(CDIR)/h/ocm_chan.h >channel.h.t + ctot <$(EMHOME)/h/ocm_chan.h >channel.h.t channel.c.t: channel.c ctot channel.c.t