Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Jan 13, 2025
1 parent 93d1669 commit fc164c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export PROJECT := $(CURDIR)
all: booter booter_fc 3dssplash gbapatcher quickmenu manual resources romsel_aktheme romsel_dsimenutheme romsel_r4theme settings slot1launch title

package:
@$(MAKE) -C universal/libnds32 release
@$(MAKE) -C booter dist
@$(MAKE) -C booter_fc dist
@$(MAKE) -C 3dssplash dist
Expand Down Expand Up @@ -80,7 +79,6 @@ title:

clean:
@echo clean build directories
@$(MAKE) -C universal/libnds32 clean
@$(MAKE) -C booter clean
@$(MAKE) -C booter_fc clean
@$(MAKE) -C 3dssplash clean
Expand Down

0 comments on commit fc164c9

Please sign in to comment.