Allow special targets for catch, input validate example

This commit is contained in:
lash
2023-04-17 07:26:19 +01:00
parent afb3ff3a36
commit 194522fd95
7 changed files with 113 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
examples: profile session helloworld
examples: profile session helloworld validate
.PHONY: examples
@@ -10,3 +10,6 @@ session:
helloworld:
bash examples/compile.bash examples/helloworld
validate:
bash examples/compile.bash examples/validate