File: Makefile

package info (click to toggle)
freedict-wikdict 2018.11.02-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 440,772 kB
  • sloc: xml: 1,010; sh: 68; makefile: 62
file content (6 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (268)
1
2
3
4
5
6
# The line below is really just a fallback and only works if you have got a copy of the tools directory at this location. It's better to set the environment variable in your shell.
FREEDICT_TOOLS ?= ../../tools
DISTFILES = COPYING ChangeLog INSTALL Makefile README $(wildcard *.tei) \
 freedict-P5.dtd freedict-P5.rng freedict-P5.xml freedict-dictionary.css
supported_phonetics=
include $(FREEDICT_TOOLS)/mk/dicts.mk