3 lines
79 B
Makefile
3 lines
79 B
Makefile
# Used to generated .d file that deal with header dependencies
|
|
CPPFLAGS = -MMD
|