mkifs defines

Does the mkifs support command line defines such as:
mkifs -D MY_VARIABLE=xyz build_file image_file
So that while parsing the build file it can just substitute the value
xyz for any references to $MY_VALIABLE.

I don’t see it there but this is SO SIMPLE!
It really needs to be there.

The old buildqnx had this ability.
This is like a missing feature bug report.


Bill Caroselli – Q-TPS Consulting
1-(626) 824-7983
qtps@earthlink.net

Does the mkifs support command line defines such as:
mkifs -D MY_VARIABLE=xyz build_file image_file

I don’t see it there but this is SO SIMPLE!

Were there any problem generating an intermediate buildfile by
cpp, m4, whatever in your Makefile?
Lesee…oh, I’m using sed


kabe