summaryrefslogtreecommitdiff
path: root/makefiles/gmake/depend.mk
AgeCommit message (Collapse)Author
2013-09-08backported correct multi-line dependency in $(wildcard)Andreas Baumann
2011-12-24allowing CFLAGS and LDFLAGS to be passed to make, internally using ALL_ flagsAndreas Baumann
2011-12-23do not compute dependencies in 'make (dist)clean'Andreas Baumann
2010-06-13removed most of the C++ stuffAndreas Baumann
added a TEST_DYNAMIC_* variables in order to be able to build test libraries (as for testing the library loader)
2010-06-06fixed tcc (limits.h problems and linking dynamic libraries on Linux)Andreas Baumann
2009-03-31fixed pthread flags for pccAndreas Baumann
2009-03-14fixed dependencies of pcc, fixed setting of NLS platform flagAndreas Baumann
2009-02-28fixed for tcc and makedepend (Linux)Andreas Baumann
2009-02-28localtime_r and threading with sun c compiler, solaris 10Andreas Baumann
2009-02-28fixed generation of dependenies and added an empty sys_internal.h for ↵Andreas Baumann
internal porting flags
2009-02-26made the GNU make NMAKE switch as we go to Windows now, also fixed small ↵Andreas Baumann
bugs in the makefiles