libdzonerzy.so/Makefile

12 lines
186 B
Makefile
Raw Permalink Normal View History

2023-07-13 14:29:58 +00:00
include tools/Makefile
include src/Makefile
2023-10-19 12:02:01 +00:00
.PHONY: all
2023-07-13 14:29:58 +00:00
all: embed libdzonerzy libdzonerzy-gen
2023-07-13 22:00:51 +00:00
runlocal: embed libdzonerzy-runlocal
2023-07-13 17:19:19 +00:00
2023-10-19 12:02:01 +00:00
tools: embed
2023-07-13 14:29:58 +00:00
clean: clean-tools clean-libdzonerzy