Remove to pkl project

This commit is contained in:
Tobias Reisinger 2024-04-30 01:50:43 +02:00
parent 83c65c00fe
commit 6340cfd5c7
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
9 changed files with 5 additions and 98 deletions

View file

@ -7,16 +7,13 @@ sqlx:
build-rpi:
cross build --target arm-unknown-linux-gnueabihf
emgauwa-%.json: config/%.pkl config/lib/%.pkl
emgauwa-%.json: config/%.pkl
pkl eval -f json -o $@ $<
configs:
$(MAKE) emgauwa-core.json
$(MAKE) emgauwa-controller.json
pkl-package:
pkl project package config --output-path "./out/pkl"
clean:
rm -f emgauwa-controller.json
rm -f emgauwa-controller.sqlite