stardot / MatrixBrandy

Matrix Brandy BASIC VI for Linux, Windows, MacOSX
http://brandy.matrixnetwork.co.uk/
44 stars 8 forks source link

Move the list of header dependencies to a separate file #40

Closed ccawley2011 closed 5 years ago

ccawley2011 commented 5 years ago

Similarly to PR #39, this reduces the amount of duplication between makefiles. The MinGW and DJGPP makefiles haven't been tested, but should work fine. In addition, I don't know enough about AMU or Borland's make, so I left those makefiles alone.

soruk42 commented 5 years ago

I've merged this one from the diff file. It builds fine on Linux and MinGW via Cygwin. The other environments are ones I don't have the means to build, maybe @jgharston has this?