1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-01-11 23:53:34 +00:00

3 Commits

Author SHA1 Message Date
tim.newsham
9005bfe4ea - added top level "clean" and "clobber" rules.
- clean doesnt clean out tools, just intermediate build files.
    We can change this if people disagree with this approach.
2008-05-11 20:50:00 +00:00
tim.newsham
66f8d30226 - Switching over from old build system to new build system
- build directory has a Makefile which does the building instead
    of using various scripts in tools.
  - top level Makefile builds tools and the build subdirectory
  - images get installed in an images directory
  - simplified build instructions documented in Readme
  - tape image no longer needed in svn.  built by build.
  - simh now references files in the images directory.
2008-05-10 19:07:00 +00:00
tim.newsham
ff6472244d - newbuild has an install target
- top level makefile ties everything together.
2008-05-10 18:44:02 +00:00