Ocaml example makefiles - run examples - there are plenty of problems currently though
This commit is contained in:
parent
13b66c997e
commit
7fd18b361e
1 changed files with 1 additions and 1 deletions
|
|
@ -898,7 +898,7 @@ ocaml_dynamic_cpp: $(SRCS)
|
|||
# -----------------------------------------------------------------
|
||||
|
||||
ocaml_run:
|
||||
$(RUNTOOL) false $(RUNPIPE)
|
||||
$(RUNTOOL) ./$(TARGET) $(RUNPIPE)
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# Version display
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue