https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241918

--- Comment #1 from [email protected] ---
This problem exists even for this command (with MAKEOBJDIRPREFIX=/usr/obj):

```
make MAKEOBJDIRPREFIX=/usr/obj DESTDIR=/home/rj/RELENG_12_1.tmpl distrib-dirs
distribution
```

However for this command (with unspecified MAKEOBJDIRPREFIX variable) it works
fine as expected:

```
make DESTDIR=/home/rj/RELENG_12_1.tmpl distrib-dirs distribution
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to