cutealien 451134322d Add changes to Makefile
Add -fPIC to linker flags (additional to compiler flags).
This is sometimes necessary as chronologicaldot reported in the forum: 
http://irrlicht.sourceforge.net/forum/viewtopic.php?f=2&t=52708
Also gcc manual says this about the -shared flag: 
"For predictable results, you must also specify the same set of options used for compilation (-fpic, -fPIC, or model suboptions) when you specify this linker option."
Add TODO for this about sharedlib_osx as I can't test that.

Add documentation when "make clean" is needed. So far we only have a single set of .o files written in the same folder.
So this has to be called basically on all changes.

Use CPPFLAGS instead of CFLAGS, CXXFLAGS in a few places for options which should be used for all files.

Add CFLAGS and CXXFLAGS for dependency files (not 100% certain about those, just seems to make more sense to me)



git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6207 dfc29bdd-3216-0410-991c-e03cc46cb475
2021-04-17 13:57:33 +00:00
..
2020-02-22 20:48:12 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-14 16:56:16 +00:00
2019-12-12 16:52:46 +00:00
2020-11-14 16:56:16 +00:00
2019-12-12 17:04:46 +00:00
2019-12-12 16:52:46 +00:00
2019-12-12 16:52:46 +00:00
2020-02-22 22:01:57 +00:00
2020-06-18 19:40:56 +00:00
2020-06-18 19:40:56 +00:00
2020-02-22 22:01:57 +00:00
2020-02-22 22:09:48 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-11-10 18:49:39 +00:00
2020-02-22 22:01:57 +00:00
2020-11-10 18:49:39 +00:00
2020-02-27 00:07:39 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-29 14:45:18 +00:00
2020-02-22 20:51:59 +00:00
2021-04-17 13:57:33 +00:00
2020-11-10 19:06:45 +00:00
2020-11-10 18:49:39 +00:00