https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245807
--- Comment #6 from [email protected] --- (In reply to Simon J. Gerraty from comment #5) Not correct - the use of /usr/obj as the default prefix for .OBJDIR is hardcoded into bmake - you can see it in contrib/bmake/main.c and pathnames.h. You can also verify this using make -r to skip the use of default .mk files. -- 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]"
