Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
what.
Browse files Browse the repository at this point in the history
  • Loading branch information
MotoLegacy committed Sep 8, 2024
1 parent c08f727 commit 482c95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.ctr
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ $(BUILD):
@[ -d $@ ] || mkdir -p $@
@mkdir -p $(BUILD)/ctr
@mkdir -p $(BUILD)/ctr/gl
@$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile
@$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefile.ctr
@mkdir -p $(BUILD)/3ds
@mkdir -p $(BUILD)/3ds/bin/
@mv $(BUILD)/*.o $(BUILD)/3ds/
Expand Down

0 comments on commit 482c95f

Please sign in to comment.