Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed May 4, 2024
1 parent c6d013f commit c7a9b69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.win
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ PACKAGE_FILES=$(HAXE_OUTPUT) $(HAXELIB_OUTPUT) std \

# haxelib should depends on haxe, but we don't want to do that...
haxelib_win:
ls $(CURDIR)
ls $(CURDIR)/std
cd $(CURDIR)/extra/haxelib_src && \
HAXE_STD_PATH=$(CURDIR)/std $(CURDIR)/$(HAXE_OUTPUT) client.hxml && \
nekotools boot run.n
Expand Down

0 comments on commit c7a9b69

Please sign in to comment.