Browse Source

[makefile] no phony for christmas

Simon Krajewski 6 years ago
parent
commit
1e0ac64dbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -328,4 +328,4 @@ FORCE:
 .ml.cmo:
 .ml.cmo:
 	$(CC_CMD)
 	$(CC_CMD)
 
 
-.PHONY: prebuild haxe libs haxelib
+.PHONY: haxe libs haxelib