libdzonerzy.so/Makefile
2023-07-14 00:00:51 +02:00

10 lines
173 B
Makefile

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