Add Makefile

This commit is contained in:
Frederik Hanghøj Iversen 2018-01-21 00:22:52 +01:00
parent 40816eb17a
commit b379c3fed0
1 changed files with 2 additions and 0 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
build: src/**.agda
agda src/Cat.agda