1
0
mirror of https://github.com/simh/simh.git synced 2026-02-28 17:20:20 +00:00
Files
simh.simh/makefile
Mark Pizzolato def174a5fe makefile: Assure that only BUILD_SEPARATE=1 will cause separate compiles
- BUILD_SEPARATE may be either defined and exported from the
  environment or via the make command line.
- Add a command line (or environment variable) option QUIET=1 to
  suppress full compile and link commands and only output a summary
  of what is happening.
- Update dependency list to include gmake where needed.
2022-12-13 16:37:34 -10:00

119 KiB