move standalone building code out of Makefile and into Build.Standalone
This includes making Build.Standalone run LinuxMkLibs or OSXMkLibs rather than doing that separately. Which is groundwork for a later optimisation. Also it simplified the code some.
Showing
- .gitignore 0 additions, 2 deletions.gitignore
- Build/LinuxMkLibs.hs 4 additions, 12 deletionsBuild/LinuxMkLibs.hs
- Build/OSXMkLibs.hs 16 additions, 21 deletionsBuild/OSXMkLibs.hs
- Build/Standalone.hs 108 additions, 15 deletionsBuild/Standalone.hs
- Makefile 12 additions, 55 deletionsMakefile
- standalone/linux/skel/runshell 6 additions, 6 deletionsstandalone/linux/skel/runshell
Please register or sign in to comment