Makefile: minor improvement of a rule related to the native dynlink library

master
Sébastien Hinderer 2017-02-08 13:41:36 +01:00
parent a23bec29ec
commit 460019eb69
1 changed files with 1 additions and 1 deletions

View File

@ -802,7 +802,7 @@ natruntop:
# Native dynlink
otherlibs/dynlink/dynlink.cmxa: otherlibs/dynlink/natdynlink.ml
cd otherlibs/dynlink && $(MAKE) allopt
$(MAKE) -C otherlibs/dynlink allopt
# The parser