├── LICENSE ├── README.md ├── TODO └── srcbinfolder_makefile /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gregoryyoung/MonoMakeFiles/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gregoryyoung/MonoMakeFiles/HEAD/README.md -------------------------------------------------------------------------------- /TODO: -------------------------------------------------------------------------------- 1 | test targets with nunit 2 | nuget? 3 | prefix 4 | -------------------------------------------------------------------------------- /srcbinfolder_makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gregoryyoung/MonoMakeFiles/HEAD/srcbinfolder_makefile --------------------------------------------------------------------------------