preserves/implementations/rust/preserves-schema/Makefile

10 lines
162 B
Makefile
Raw Normal View History

2021-06-28 14:35:45 +00:00
all:
@echo please use cargo
regenerate:
2021-06-29 20:32:35 +00:00
cargo run -- \
--prefix crate::gen \
--support-crate crate \
-o $(CURDIR)/src/gen \
../../../schema/schema.bin