diff -r d4b27e5b7a4b -r 0616adf6e983 Makefile --- a/Makefile Fri Jan 08 22:18:46 2010 +0200 +++ b/Makefile Fri Jan 08 22:20:45 2010 +0200 @@ -1,3 +1,11 @@ +# Available target: +# +# 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 + # On Debian Etch 'stardict-tools' package not placed tools in any system bin dir. export PATH := $(PATH):/usr/lib/stardict-tools