Skip to content
  • kaf24's avatar
    build: Clean up use of .PHONY · b89bed7c
    kaf24 authored
    
    
    * Move .PHONY directives next to targets,
      this makes them a lot harder to miss
    * Add missing .PHONY directives
    * Remove nonexistent .PHONY directives
    * Hopefully I didn'T miss anything...
    
    Signed-Off-By: default avatarHorms <horms@verge.net.au>
    
    b89bed7c