Browse Source

Correct a misspelled PHONY

robmadole 12 năm trước cách đây
mục cha
commit
1723c6f386
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build/Makefile

+ 1 - 1
build/Makefile

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