summaryrefslogtreecommitdiff
path: root/steps.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-08-15Add the possibility to force the number of // jobs without reconfiguring.Yann E. MORIN"1-1/+1
2007-07-30Remove any reference to libfloat. That has gone once and for all.Yann E. MORIN"1-1/+0
Rationale: Most of the time, soft-float problems are caused by this sucker of gcc: it has support for soft float for all of the targets I've tried so far, but does not activate this code until you dwelve into half a dozen of files to make it accept to build and link the support code... So, yes: gcc has soft-float support. And again, yes: gcc is a sucker.
2007-07-30Fix the step shortcuts (using a dash would confuse make).Yann E. MORIN"1-4/+4
2007-07-15Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.Yann E. MORIN"1-0/+35