Browse Source

fixed Makefile

ceriel 37 years ago
parent
commit
ed7105e2cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/occam/Makefile

+ 1 - 1
doc/occam/Makefile

@@ -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