Skip to content

Commit

Permalink
Merge pull request #46 from Berrysoft/dev/dcp
Browse files Browse the repository at this point in the history
Decouple switches and exec.
  • Loading branch information
Berrysoft committed Dec 6, 2022
2 parents 870b644 + 582c7b8 commit ddef20e
Show file tree
Hide file tree
Showing 61 changed files with 1,982 additions and 1,257 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ release:
release-cross:
cd bins && $(MAKE) release-cross TARGET=$(TARGET)

EXAMPLES:=Fibonacci Fibonacci2 Gacha Live2D Orga Styles
EXAMPLES:=Basic Fibonacci Fibonacci2 Gacha Live2D Orga Styles

define example-tpl
.PHONY: example-$(1) example-$(1)-gui example-$(1)-release example-$(1)-gui-release examples/$(1)/config.tex
Expand Down
Loading

0 comments on commit ddef20e

Please sign in to comment.