[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Hello,
I have noticed a little problem with the new way of
detecting the platform: When I run the following:
fix djgpp
make
fix <another platform>
make
fix djgpp
make
(you may want to do this a lot if you modify a c file
and want to see that it works on several platforms)
then _all_ djgpp files are rebuilt the second time as
well, since they all depend on alplatf.h which gets a
new date when fix.bat regenerates it. I can think of
two solutions to this:
(1) revert to the old way of detecting platform.
(2) add a sed script in make depend that removes
alplatf.h from dependencies.
Is any of this sensible, or should we just not care at
all?
Sven
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/