-
Enhancement
-
Resolution: Won't Implement
-
Not Prioritized
-
Code Generation Tools
-
CODEGEN-7833
-
C2000_20.2.1.LTS
-
default
-
Will not implement
This is the documentation of the GCC option -MP ...
-MP This option instructs CPP to add a phony target for each dependency other than the main file, causing each to depend on nothing. These dummy rules work around errors make gives if you remove header files without updating the ‘Makefile’ to match. This is typical output: test.o: test.c test.h test.h:
Please add this capability to the C2000 compiler.
See the related forum thread for more context.