Commit Graph

6 Commits

Author SHA1 Message Date
CPunch 6843faeb8d fixed windows makefile 2020-08-20 13:31:40 -05:00
CPunch b94f602537 fixed window build 2020-08-20 12:05:01 -05:00
dongresource fa5f194cc7
Standardized Makefile. (#7)
* Standardized Makefile.

* Incremental compilation
* C++ compilers are called CXX
* Removed excessive comments for well-understood things
* Added clean target
* Proper .PHONY usage
* Updated .gitignore for object files (+ ctags, and vim temp files)

* Add mkdir -p bin.
2020-08-20 12:03:15 -05:00
CPunch 8e87a3f102 release makefile 2020-08-18 20:35:48 -05:00
CPunch 24d30a05bf added heartbeat support 2020-08-18 20:34:39 -05:00
CPunch 9d366e3720 inital commit 2020-08-18 15:42:30 -05:00