[AD] the "Allegro simple application makefile" |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
from: Johan Henriksson, leadprogrammer @ www.realsoftware.cjb.net "The individual should be praised for it's struggle, the society condemned for it's actions" - me 1997 #12035895 ---------------------------------------------------------------------------- ------------------- Hi guys! I've written a makefile that I think should go with the Allegro dist. It's meant to make compiling of users Allegro applications easier. There are several benefits of this: * We will see more games have makefiles as this will make everything a lot easier and less troublesome * Writing makefiles is very fast this way * Less portability issues later on when this file has been fixed a little. I'm not only thinking of the fact that linking Allegro is different on different platforms, I'm also thinking of the issues we've seen when different makefile parsers have been used. A well tested makefile will remove all the problems. * Targets that might be too troublesome to add becomes worth doing this way as the same makefile is used for all apps. The file and docs is included as a zip. If you decide to accept my little contribution, please do the CVS for me. I don't have enough experience to feel comfortable messing with the source online. CYA!
Attachment:
makefile.zip
Description: Zip compressed data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |