Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
This is needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Mar 26, 2013
1 parent 46250e3 commit a9ff477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -94,7 +94,7 @@ stamp-prepare-cross-build: stamp-patch-mingw-include
-e "s,@arch@,$(ARCH),g" \
-e "s,@mingw_system@,$(MINGW_SYSTEM),g" \
-e "s,@flexdir@,$(CURDIR)/$(BUILD_DIR)/$(FLEXDLL_DIR),g" \
-e "s,@flexlink_mingw_chain@,$(FLEXLINK_CHAIN),g" \
-e "s,@flexlink_mingw_chain@,$(MINGW_SYSTEM),g" \
-e "s,@mingw_host@,$(MINGW_HOST),g" \
< files/ocaml//Makefile-mingw.in > $(BUILD_DIR)/$(OCAML_DIR)/config/Makefile
# We're going to build in otherlibs/win32unix and otherlibs/win32graph
Expand Down

0 comments on commit a9ff477

Please sign in to comment.