sidfactory2
sidfactory2 copied to clipboard
One Makefile for macOs and linux
There is a separate file for macos and linux, with significant duplication. Remove the duplication. The differences in the build process are:
- The linux build has an external dependency to SDL2. The build works for macOS also.
- The macOS build is packaged inside an "App" with the resources inside it
- The macOS distro (App and documentation/examples) is packaged inside a DMG
- The macOS build has an "internal" dependency to SDL2, which is packaged in the App