Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 1997 19:59:35 -0700
From:      Warner Losh <imp@village.org>
To:        hackers@freebsd.org
Subject:   Make question
Message-ID:  <199703160259.TAA05600@rover.village.org>

next in thread | raw e-mail | index | archive | help

I needed to remake file tonight from the build I had laying around in
/usr/obj.  The /usr/obj is freshly make world'd

So I thought I could just cd to /usr/src/usr.bin/file and type make.
Well, that doesn't update the /usr/obj copy.  It just builds in
/usr/src.  So I cd ..  and then make SUBDIRS=file.  This seemed to
work, but tried to do file/file after it got done.

What's the preferred way to force the build to write to /usr/obj?

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703160259.TAA05600>