Selaa lähdekoodia

Correct a misspelled PHONY

robmadole 12 vuotta sitten
vanhempi
sitoutus
1723c6f386
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      build/Makefile

+ 1 - 1
build/Makefile

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