Explorar el Código

Correct a misspelled PHONY

robmadole hace 12 años
padre
commit
1723c6f386
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build/Makefile

+ 1 - 1
build/Makefile

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