Rename target to avoid disambiguate.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 31 Jul 2012 14:28:15 +0300
changeset 245 5b9fac360762
parent 244 3c8c80abbc05
child 246 2c3b02416526
Rename target to avoid disambiguate.
Makefile
--- a/Makefile	Fri Jul 27 13:36:02 2012 +0300
+++ b/Makefile	Tue Jul 31 14:28:15 2012 +0300
@@ -230,10 +230,10 @@
 # Build targets.
 
 .PHONY: all
-all: dist
+all: dict
 
-.PHONY: dist
-dist: $(DICTDZ_FILES) $(INDEX_FILES)
+.PHONY: dict
+dict: $(DICTDZ_FILES) $(INDEX_FILES)
 
 #  --case-sensitive
 %.dict %.index: %.dict-c5