libdzonerzy.so/Makefile
2023-10-19 14:02:01 +02:00

12 lines
186 B
Makefile

include tools/Makefile
include src/Makefile
.PHONY: all
all: embed libdzonerzy libdzonerzy-gen
runlocal: embed libdzonerzy-runlocal
tools: embed
clean: clean-tools clean-libdzonerzy