warzone2100/makerules
Giel van Schijndel 38a3d8ee82 * cast some void*(*) variables to their respective types
* remove -fno-gnu-keywords from GCC because it seems to be only for C++/ObjectC (Doh!), and the variant for C (being -fno-asm) additionally disables inlines which we definitely don't want disabled
 * remove a large function which reserves memory without it ever being used *at*all* (from hci.*, mapdisplay.* and intelmap.c), also remove a function parameter from another function in mapdisplay.c, (it was this parameter that required the other functions to reserve memory)

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@971 4a71c877-e1ca-e34f-864e-861f7616d084
2007-01-08 13:40:12 +00:00
..
common.mk Improve Makefile.raw build slightly to support .rc files better. 2006-08-26 13:00:09 +00:00
config.mk.tmpl NSIS support for automake. 2006-12-27 21:44:46 +00:00
configure.mk * cast some void*(*) variables to their respective types 2007-01-08 13:40:12 +00:00
exe.mk Fix mime-types and rc file. 2006-12-01 22:02:14 +00:00
lib.mk Fix raw Makefiles 2006-12-28 11:47:58 +00:00