Create a Makefile for installation

This commit is contained in:
Andrew Tomaka 2015-03-26 13:26:05 -04:00
parent 826c5db8e4
commit 6a3e7e7936
20 changed files with 33 additions and 8 deletions

6
gitignore_global Executable file
View file

@ -0,0 +1,6 @@
*.sw?
*.o
*.exe
*.stackdump
*.out
.ruby-version