This commit is contained in:
Kelvin Sherlock 2016-07-11 12:52:06 -04:00
parent 81e0f3cbf8
commit 6fc06fdd39
1 changed files with 9 additions and 0 deletions

9
Makefile Normal file
View File

@ -0,0 +1,9 @@
.PHONY : install
.PHONY : test
test :
tic -c -v5 gsos-console.ti
install :
tic gsos-console.ti