fixed Makefile

This commit is contained in:
ceriel 1987-06-01 08:59:07 +00:00
parent a7e89e119c
commit ae1840341f

View File

@ -14,4 +14,4 @@ channel.c.t: channel.c
ctot <channel.c >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