Makefile
changeset 228 88f7e396eb1d
parent 222 242db5c0f8ce
child 239 acd65d2fff84
--- a/Makefile	Thu Jul 12 23:05:45 2012 +0300
+++ b/Makefile	Thu Jul 12 23:06:43 2012 +0300
@@ -7,10 +7,6 @@
 #   all         build dictionaries
 #   install     install dictionaries, so they been available in stardict, may require root permission
 #   uninstall   remove dictionaries, they been unavailable in stardict, may require root permission
-#   install-local install dictionaries in user HOME dir, so they been available in stardict for that user
-#   uninstall-local remove dictionaries from user HOME directory
-#   install-local-symlink create symlink from installed dir to user HOME dir, so dictionaries been available in stardict
-#   uninstall-local-symlink remove symlink from user HOME directory
 #
 # You can override such variables in Makefile.config:
 #