Ver Fonte

Correct a misspelled PHONY

robmadole há 12 anos atrás
pai
commit
1723c6f386
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      build/Makefile

+ 1 - 1
build/Makefile

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