diff options
Diffstat (limited to 'usr/src/tools/Makefile')
-rw-r--r-- | usr/src/tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/tools/Makefile b/usr/src/tools/Makefile index 63f9b38709..5524ad71bd 100644 --- a/usr/src/tools/Makefile +++ b/usr/src/tools/Makefile @@ -109,6 +109,7 @@ ROOTDIRS= \ $(ROOTONBLD) \ $(ROOTONBLD)/bin \ $(ROOTONBLD)/bin/$(MACH) \ + $(ROOTONBLD)/bin/$(MACH64) \ $(ROOTONBLD)/lib \ $(ROOTONBLD)/lib/$(MACH) \ $(ROOTONBLD)/lib/$(MACH)/64 \ |