aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)Author
2018-10-14Add a C test file to test linking and the lib functionTeddy Wing
Once I got linking working, this confirms that the key simulator function actually works. Beef up the Makefile to enable us to properly link the Objective-C library.
2018-10-14Add MakefileTeddy Wing
Basic development build rule.