[coyotos-dev] Building coyotos (missing inttypes.h?)
Jonathan S. Shapiro
shap at eros-os.org
Sun Jan 15 20:01:50 EST 2006
Tom:
If I understand your example correctly, you seem to imply that GNU make
has a way to specify procedures?
If so, this looks like it would work, but yuck!
> Of course this double nesting is not nice, but it arises from my
> directory structure: tmp/coyotos/src contains all coyotos sources, not
> only those that are part of the official coyotos distribution (well, atm
> this is only the official coyotos distri).
There are two other possibilities that might accomplish what you want:
1. Settle for /tmp/coyotos-stuff/coyotos/src/ -- that is, drop the
extra src/ directory
2. Use the intended mechanism, which is to add directories under
coyotos/src and/or elsewhere. If you choose to work within the existing
build system, the model is that every directory under coyotos/src is an
independent "package".
More information about the coyotos-dev
mailing list