astrXbian/Makefile

12 lines
203 B
Makefile
Raw Normal View History

2021-06-09 00:55:20 +02:00
-include $(if $(MYOS),$(MYOS),../myos)/make/include.mk
2021-05-09 14:50:17 +02:00
tests: ~/.zen/secret.june shellcheck-specs shellspec-specs
shellcheck-%:
shellcheck $*/*
shellspec-%:
2021-05-15 18:31:46 +02:00
shellspec -f tap $*
2021-05-09 19:27:07 +02:00
~/.zen/secret.june: