1
0
mirror of https://github.com/simh/simh.git synced 2026-05-16 02:02:15 +00:00
Files
simh.simh/makefile
Mark Pizzolato 4af6470df1 makefile: Simply identify each separate build step clearly
- More details are displayed when multiple targets are being built with
  or without parallel build activities.
- Display relative path displays when building.  Avoid noisy full path info.
- Pass jobs value in CI builds since some versions of GNU Make don't
  expose the -j value in the MAKEFLAGS internal variable.
2026-04-07 13:56:22 -10:00

137 KiB