commit fb961db518a8edc127ab700aa152578b2e3debc4 parent 77853c086d2b93b9e1dbdda69f49cd2ac5a9a7ea Author: Florian Dold <florian.dold@gmail.com> Date: Thu, 16 Mar 2017 16:31:24 +0100 makefile Diffstat:
| A | Makefile | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/Makefile b/Makefile @@ -0,0 +1,3 @@ +.PHONY: all +all: + ./template.py