~ubuntu-branches/ubuntu/trusty/hyphen/trusty-proposed

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Rene Engelhard
  • Date: 2011-10-17 13:52:44 UTC
  • mfrom: (3.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20111017135244-twsat4z08zgafqp4
Tags: 2.8.3-1
* New upstream release
* get rid of installdeb-myspell call

Show diffs side-by-side

added added

removed removed

Lines of Context:
276
276
SUBDIRS = doc tests
277
277
lib_LTLIBRARIES = libhyphen.la
278
278
libhyphen_la_SOURCES = hnjalloc.c hyphen.c
279
 
libhyphen_la_LDFLAGS = -version-info 2:0:2
 
279
libhyphen_la_LDFLAGS = -version-info 2:1:2
280
280
include_HEADERS = hyphen.h
281
281
noinst_HEADERS = hnjalloc.h
282
282
substrings_SOURCES = substrings.c
290
290
EXTRA_DIST = checkme.lst hyphen.tex tbhyphext.tex tbhyphext.sh \
291
291
    README.compound README.hyphen README.nonstandard substrings.pl hyphen.patch \
292
292
    COPYING.MPL COPYING.LGPL hyph_en_US.dic README_hyph_en_US.txt lig.awk \
293
 
    ligpatch.txt ooopatch.sed
 
293
    ligpatch.txt
294
294
 
295
295
all: all-recursive
296
296
 
946
946
        cat $(srcdir)/ligpatch.txt >>hyphen.us3
947
947
 
948
948
hyph_en_US.dic: hyphen.us3
949
 
        perl $(srcdir)/substrings.pl hyphen.us3 hyphen.us4 UTF-8 2 3 >/dev/null
950
 
        cat hyphen.us4 | $(SED) -f $(srcdir)/ooopatch.sed >hyph_en_US.dic
 
949
        perl $(srcdir)/substrings.pl hyphen.us3 hyph_en_US.dic UTF-8 2 3 >/dev/null
951
950
 
952
951
clean-local:
953
952
        rm -rf hyphen.us* hyph_en_US.dic