Date: Tue, 18 Jun 2013 16:14:54 +0200 (CEST) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: david.lee.tn@programmer.net Cc: freebsd-hackers@freebsd.org Subject: Re: how do I build a single app? Message-ID: <alpine.BSF.2.00.1306181614470.1305@wojtek.tensor.gdynia.pl> In-Reply-To: <20130617154216.147010@gmx.com> References: <20130617154216.147010@gmx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I installed FreeBSD into a VirtualBox VM in January and started playing with the code. I must complement you people on the clarity of your code. I've enjoyed examining it. > > I wanted to try some code changes to some of the apps in the /bin directory, but can't figure out how to build a single app, or even build a single set of apps, like /usr/src/bin, /usr/src/sbin, /usr/src/usr.bin, or /usr/src/usr.sbin. Is there a way to do this, or do I just have to create my own Makefiles for each app I am experimenting on? cd /usr/src/bin/program make
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1306181614470.1305>