Sfoglia il codice sorgente

Correct a misspelled PHONY

robmadole 12 anni fa
parent
commit
1723c6f386
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      build/Makefile

+ 1 - 1
build/Makefile

@@ -24,4 +24,4 @@ build:
 default: build
 
 
-.PHONE: build
+.PHONY: build