9c79b6b109
* change all casts using the typeof() keyword to their respective typename * append a compiler flag for GCC (-fno-gnu-keywords) which disables GNU-specific keywords (typeof and asm only in case of C-99, inline as well if C-90 mode is used), to aid in code portability (i.e. among compilers) git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@970 4a71c877-e1ca-e34f-864e-861f7616d084 |
||
---|---|---|
.. | ||
common.mk | ||
config.mk.tmpl | ||
configure.mk | ||
exe.mk | ||
lib.mk |