Index: Makefile
===================================================================
--- Makefile	(revision 18e195291679abf861a0d789e8042605ea2f8941)
+++ Makefile	(revision 243d027267a93fc610c5c6b6e29c1a92023e46db)
@@ -100,5 +100,5 @@
 install_share: share
 	cd $(CUR_DIR)/share && make install; cd $(CUR_DIR)
-	echo grammar compilation...
+	#grammar compilation...
 	dgc
 
