mirror of
https://github.com/PDP-10/its.git
synced 2026-01-26 12:12:12 +00:00
Use relative paths for tools in the Makefile.
This avoids problems when the full path to the build directory has spaces in it; make needs spaces in target/dependency names to be quoted. If the paths are all relative, then we only need to use $(CURDIR) (and quote carefully) when adjusting PATH, etc.
This commit is contained in:
committed by
Eric Swenson
parent
0462828e7e
commit
b2f52fc28c