equal
deleted
inserted
replaced
|
1 # Available target: |
|
2 # |
|
3 # all build dictionaries |
|
4 # install install dictionaries, so they been available in stardict, may require root permission |
|
5 # uninstall remove dictionaries, they been unavailable in stardict, may require root permission |
|
6 # install-local install dictionaries in user HOME dir, so they been available in stardict for that user |
|
7 # uninstall-local remove dictionaries from user HOME directory |
|
8 |
1 |
9 |
2 # On Debian Etch 'stardict-tools' package not placed tools in any system bin dir. |
10 # On Debian Etch 'stardict-tools' package not placed tools in any system bin dir. |
3 export PATH := $(PATH):/usr/lib/stardict-tools |
11 export PATH := $(PATH):/usr/lib/stardict-tools |
4 |
12 |
5 DICSETNAME = gavenkoa-dicts |
13 DICSETNAME = gavenkoa-dicts |