[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I've looked over the OSX specific makefile and compared it to others,
> and couldn't find a good reason why it's acting like this... I even
> swapped dependencies in makefile.all about .h files in include/allegro
> and include/allegro/platform, in a weird attempt to solve the problem,
> but failed.
OK, thanks for trying. I'd not be surprised if this has something to do with
the peculiar filesystem used by MacOS X. Or maybe a bug in Make.
Then do what we already did for 'rm': add MKDIR_OPTS to the right places in
makefile.all and define it in makefile.osx. Thanks.
--
Eric Botcazou