2013.03.28 16:40

GNU make 3.82-147.5.1 fails to detect a change in included source files.

These makefiles were generated by Eclipse Juno Build id: 20120614-1722.

To reproduce, Make. Run. Note output. Edit /TestIncludes/test.h. Make (make fails to detect the change). 

TestMake.d contains /TestIncludes/test.h.

Is this a GNU make problem or has Eclipse failed to generate the makefiles correctly?

TestMake Project Files:

TestMake/src/TestMake.cpp
TestMake/src/include.cpp

TestMake/Debug/makefile
TestMake/Debug/objects.mk
TestMake/Debug/sources.mk

TestMake/Debug/src/include.d
TestMake/Debug/src/subdir.mk
TestMake/Debug/src/TestMake.d

/TestIncludes/test.h
/TestIncludes/test.cpp

