Skip to content
  • Deucе's avatar
    f469f33a
    Add -MP with -MMD · f469f33a
    Deucе authored
    This creates a .PHONY target for each file so that if a header is
    renamed, the impact will be the files that include it being rebuilt
    instead of the previous behaviour where the build would simply fail
    and complain that the file doesn't exist.
    f469f33a
    Add -MP with -MMD
    Deucе authored
    This creates a .PHONY target for each file so that if a header is
    renamed, the impact will be the files that include it being rebuilt
    instead of the previous behaviour where the build would simply fail
    and complain that the file doesn't exist.
Loading