4 lines
65 B
Makefile
4 lines
65 B
Makefile
|
.PHONY: build/git-workflow
|
||
|
|
||
|
build/git-workflow:
|
||
|
amber main.ab $@
|