Re: [AD] Silly little questions |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Heh... just occured to me that a cross-compiler won't be too happy to see
this patch of mine, but i can rewrite the patch to create a native dat
utility which it then uses to generate the .dat files. this is just like the
way docs are generated with cross-compiling under linux.
or the easy way: put and ifndef CROSS_COMPILE around the rules for the .dat
files, but that would be to cheat, and i don't cheat, honest! :o)
-henrik