[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling with two processors



"John L . Fjellstad" <john-list@fjellstad.org> writes:

> If I had the source, I would just do a make -j3, but with debian,
> there is this rules thingie.

debian/rules contains the rules for building the package. There's a
target 'build', which builds the application. See, which targets are
called by 'build'. There should be a call to '$(MAKE)' - here you
could add additional arguments to make.

        hth,
	moritz
-- 
Moritz Schulte <moritz@chaosdorf.de> http://www.chaosdorf.de/moritz/
Debian/GNU supporter - http://www.debian.org/ http://www.gnu.org/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199



Reply to: