~ubuntu-branches/ubuntu/jaunty/texlive-bin/jaunty-security

« back to all changes in this revision

Viewing changes to build/source/utils/lcdf-typetools/libefont/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2008-06-26 23:14:59 UTC
  • mfrom: (2.1.30 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080626231459-y02rjsrgtafu83yr
Tags: 2007.dfsg.2-3
add missing source roadmap.fig of roadmap.eps in fontinst documentation
(Closes: #482915) (urgency medium due to RC bug)
(new patch add-missing-fontinst-source)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
subdir = libefont
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
mkinstalldirs = $(install_sh) -d
 
44
CONFIG_HEADER = $(top_builddir)/config.h
 
45
CONFIG_CLEAN_FILES =
 
46
LIBRARIES = $(noinst_LIBRARIES)
 
47
AR = ar
 
48
ARFLAGS = cru
 
49
libefont_a_AR = $(AR) $(ARFLAGS)
 
50
libefont_a_DEPENDENCIES =
 
51
am_libefont_a_OBJECTS = afm.$(OBJEXT) afmparse.$(OBJEXT) \
 
52
        afmw.$(OBJEXT) amfm.$(OBJEXT) cff.$(OBJEXT) encoding.$(OBJEXT) \
 
53
        findmet.$(OBJEXT) metrics.$(OBJEXT) otf.$(OBJEXT) \
 
54
        otfcmap.$(OBJEXT) otfdata.$(OBJEXT) otfdescrip.$(OBJEXT) \
 
55
        otfgpos.$(OBJEXT) otfgsub.$(OBJEXT) otfname.$(OBJEXT) \
 
56
        otfos2.$(OBJEXT) otfpost.$(OBJEXT) pairop.$(OBJEXT) \
 
57
        psres.$(OBJEXT) t1bounds.$(OBJEXT) t1cs.$(OBJEXT) \
 
58
        t1csgen.$(OBJEXT) t1interp.$(OBJEXT) t1item.$(OBJEXT) \
 
59
        t1font.$(OBJEXT) t1fontskel.$(OBJEXT) t1mm.$(OBJEXT) \
 
60
        t1rw.$(OBJEXT) t1unparser.$(OBJEXT) ttfcs.$(OBJEXT)
 
61
libefont_a_OBJECTS = $(am_libefont_a_OBJECTS)
 
62
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
63
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
64
am__depfiles_maybe = depfiles
 
65
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
66
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
67
CXXLD = $(CXX)
 
68
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
 
69
        -o $@
 
70
SOURCES = $(libefont_a_SOURCES)
 
71
DIST_SOURCES = $(libefont_a_SOURCES)
 
72
ETAGS = etags
 
73
CTAGS = ctags
 
74
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
75
ACLOCAL = @ACLOCAL@
 
76
AMDEP_FALSE = @AMDEP_FALSE@
 
77
AMDEP_TRUE = @AMDEP_TRUE@
 
78
AMTAR = @AMTAR@
 
79
AUTOCONF = @AUTOCONF@
 
80
AUTOHEADER = @AUTOHEADER@
 
81
AUTOMAKE = @AUTOMAKE@
 
82
AWK = @AWK@
 
83
CC = @CC@
 
84
CCDEPMODE = @CCDEPMODE@
 
85
CFLAGS = @CFLAGS@
 
86
CPP = @CPP@
 
87
CPPFLAGS = @CPPFLAGS@
 
88
CXX = @CXX@
 
89
CXXCPP = @CXXCPP@
 
90
CXXDEPMODE = @CXXDEPMODE@
 
91
CXXFLAGS = @CXXFLAGS@
 
92
CYGPATH_W = @CYGPATH_W@
 
93
DEFS = @DEFS@
 
94
DEPDIR = @DEPDIR@
 
95
ECHO_C = @ECHO_C@
 
96
ECHO_N = @ECHO_N@
 
97
ECHO_T = @ECHO_T@
 
98
EGREP = @EGREP@
 
99
EXEEXT = @EXEEXT@
 
100
FIXLIBC_O = @FIXLIBC_O@
 
101
INSTALL_DATA = @INSTALL_DATA@
 
102
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
103
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
104
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
105
KPSEINTERFACE_O = @KPSEINTERFACE_O@
 
106
LDFLAGS = @LDFLAGS@
 
107
LIBKPATHSEA = @LIBKPATHSEA@
 
108
LIBKPATHSEA_DEP = @LIBKPATHSEA_DEP@
 
109
LIBOBJS = @LIBOBJS@
 
110
LIBS = @LIBS@
 
111
LTLIBOBJS = @LTLIBOBJS@
 
112
MAINT = @MAINT@
 
113
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
114
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
115
MAKEINFO = @MAKEINFO@
 
116
OBJEXT = @OBJEXT@
 
117
PACKAGE = @PACKAGE@
 
118
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
119
PACKAGE_NAME = @PACKAGE_NAME@
 
120
PACKAGE_STRING = @PACKAGE_STRING@
 
121
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
122
PACKAGE_VERSION = @PACKAGE_VERSION@
 
123
PATH_SEPARATOR = @PATH_SEPARATOR@
 
124
RANLIB = @RANLIB@
 
125
SELECTED_SUBDIRS = @SELECTED_SUBDIRS@
 
126
SET_MAKE = @SET_MAKE@
 
127
SHELL = @SHELL@
 
128
STRIP = @STRIP@
 
129
TEMPLATE_OBJS = @TEMPLATE_OBJS@
 
130
VERSION = @VERSION@
 
131
ac_ct_CC = @ac_ct_CC@
 
132
ac_ct_CXX = @ac_ct_CXX@
 
133
ac_ct_RANLIB = @ac_ct_RANLIB@
 
134
ac_ct_STRIP = @ac_ct_STRIP@
 
135
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
136
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
137
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
138
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
139
am__include = @am__include@
 
140
am__leading_dot = @am__leading_dot@
 
141
am__quote = @am__quote@
 
142
am__tar = @am__tar@
 
143
am__untar = @am__untar@
 
144
bindir = @bindir@
 
145
build_alias = @build_alias@
 
146
datadir = @datadir@
 
147
exec_prefix = @exec_prefix@
 
148
host_alias = @host_alias@
 
149
includedir = @includedir@
 
150
infodir = @infodir@
 
151
install_sh = @install_sh@
 
152
libdir = @libdir@
 
153
libexecdir = @libexecdir@
 
154
localstatedir = @localstatedir@
 
155
mandir = @mandir@
 
156
mkdir_p = @mkdir_p@
 
157
oldincludedir = @oldincludedir@
 
158
prefix = @prefix@
 
159
program_transform_name = @program_transform_name@
 
160
sbindir = @sbindir@
 
161
sharedstatedir = @sharedstatedir@
 
162
sysconfdir = @sysconfdir@
 
163
target_alias = @target_alias@
 
164
AUTOMAKE_OPTIONS = foreign
 
165
noinst_LIBRARIES = libefont.a
 
166
libefont_a_SOURCES = \
 
167
        afm.cc \
 
168
        afmparse.cc \
 
169
        afmw.cc \
 
170
        amfm.cc \
 
171
        cff.cc \
 
172
        encoding.cc \
 
173
        findmet.cc \
 
174
        metrics.cc \
 
175
        otf.cc \
 
176
        otfcmap.cc \
 
177
        otfdata.cc \
 
178
        otfdescrip.cc \
 
179
        otfgpos.cc \
 
180
        otfgsub.cc \
 
181
        otfname.cc \
 
182
        otfos2.cc \
 
183
        otfpost.cc \
 
184
        pairop.cc \
 
185
        psres.cc \
 
186
        t1bounds.cc \
 
187
        t1cs.cc \
 
188
        t1csgen.cc \
 
189
        t1interp.cc \
 
190
        t1item.cc \
 
191
        t1font.cc \
 
192
        t1fontskel.cc \
 
193
        t1mm.cc \
 
194
        t1rw.cc \
 
195
        t1unparser.cc \
 
196
        ttfcs.cc
 
197
 
 
198
libefont_a_LIBADD = @TEMPLATE_OBJS@
 
199
CLEANFILES = @TEMPLATE_OBJS@
 
200
INCLUDES = -I$(top_srcdir)/include
 
201
all: all-am
 
202
 
 
203
.SUFFIXES:
 
204
.SUFFIXES: .cc .o .obj
 
205
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
206
        @for dep in $?; do \
 
207
          case '$(am__configure_deps)' in \
 
208
            *$$dep*) \
 
209
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
210
                && exit 0; \
 
211
              exit 1;; \
 
212
          esac; \
 
213
        done; \
 
214
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libefont/Makefile'; \
 
215
        cd $(top_srcdir) && \
 
216
          $(AUTOMAKE) --foreign  libefont/Makefile
 
217
.PRECIOUS: Makefile
 
218
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
219
        @case '$?' in \
 
220
          *config.status*) \
 
221
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
222
          *) \
 
223
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
224
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
225
        esac;
 
226
 
 
227
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
228
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
229
 
 
230
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
231
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
232
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
233
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
234
 
 
235
clean-noinstLIBRARIES:
 
236
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
237
libefont.a: $(libefont_a_OBJECTS) $(libefont_a_DEPENDENCIES) 
 
238
        -rm -f libefont.a
 
239
        $(libefont_a_AR) libefont.a $(libefont_a_OBJECTS) $(libefont_a_LIBADD)
 
240
        $(RANLIB) libefont.a
 
241
 
 
242
mostlyclean-compile:
 
243
        -rm -f *.$(OBJEXT)
 
244
 
 
245
distclean-compile:
 
246
        -rm -f *.tab.c
 
247
 
 
248
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afm.Po@am__quote@
 
249
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afmparse.Po@am__quote@
 
250
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/afmw.Po@am__quote@
 
251
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amfm.Po@am__quote@
 
252
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cff.Po@am__quote@
 
253
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encoding.Po@am__quote@
 
254
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/findmet.Po@am__quote@
 
255
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/metrics.Po@am__quote@
 
256
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otf.Po@am__quote@
 
257
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otfcmap.Po@am__quote@
 
258
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otfdata.Po@am__quote@
 
259
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otfdescrip.Po@am__quote@
 
260
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otfgpos.Po@am__quote@
 
261
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otfgsub.Po@am__quote@
 
262
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otfname.Po@am__quote@
 
263
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otfos2.Po@am__quote@
 
264
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/otfpost.Po@am__quote@
 
265
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pairop.Po@am__quote@
 
266
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psres.Po@am__quote@
 
267
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bounds.Po@am__quote@
 
268
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1cs.Po@am__quote@
 
269
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1csgen.Po@am__quote@
 
270
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1font.Po@am__quote@
 
271
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fontskel.Po@am__quote@
 
272
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1interp.Po@am__quote@
 
273
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1item.Po@am__quote@
 
274
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1mm.Po@am__quote@
 
275
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1rw.Po@am__quote@
 
276
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1unparser.Po@am__quote@
 
277
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ttfcs.Po@am__quote@
 
278
 
 
279
.cc.o:
 
280
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
281
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
282
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
283
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
284
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
285
 
 
286
.cc.obj:
 
287
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
288
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
289
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
290
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
291
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
292
uninstall-info-am:
 
293
 
 
294
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
295
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
296
        unique=`for i in $$list; do \
 
297
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
298
          done | \
 
299
          $(AWK) '    { files[$$0] = 1; } \
 
300
               END { for (i in files) print i; }'`; \
 
301
        mkid -fID $$unique
 
302
tags: TAGS
 
303
 
 
304
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
305
                $(TAGS_FILES) $(LISP)
 
306
        tags=; \
 
307
        here=`pwd`; \
 
308
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
309
        unique=`for i in $$list; do \
 
310
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
311
          done | \
 
312
          $(AWK) '    { files[$$0] = 1; } \
 
313
               END { for (i in files) print i; }'`; \
 
314
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
315
          test -n "$$unique" || unique=$$empty_fix; \
 
316
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
317
            $$tags $$unique; \
 
318
        fi
 
319
ctags: CTAGS
 
320
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
321
                $(TAGS_FILES) $(LISP)
 
322
        tags=; \
 
323
        here=`pwd`; \
 
324
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
325
        unique=`for i in $$list; do \
 
326
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
327
          done | \
 
328
          $(AWK) '    { files[$$0] = 1; } \
 
329
               END { for (i in files) print i; }'`; \
 
330
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
331
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
332
             $$tags $$unique
 
333
 
 
334
GTAGS:
 
335
        here=`$(am__cd) $(top_builddir) && pwd` \
 
336
          && cd $(top_srcdir) \
 
337
          && gtags -i $(GTAGS_ARGS) $$here
 
338
 
 
339
distclean-tags:
 
340
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
341
 
 
342
distdir: $(DISTFILES)
 
343
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
344
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
345
        list='$(DISTFILES)'; for file in $$list; do \
 
346
          case $$file in \
 
347
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
348
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
349
          esac; \
 
350
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
351
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
352
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
353
            dir="/$$dir"; \
 
354
            $(mkdir_p) "$(distdir)$$dir"; \
 
355
          else \
 
356
            dir=''; \
 
357
          fi; \
 
358
          if test -d $$d/$$file; then \
 
359
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
360
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
361
            fi; \
 
362
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
363
          else \
 
364
            test -f $(distdir)/$$file \
 
365
            || cp -p $$d/$$file $(distdir)/$$file \
 
366
            || exit 1; \
 
367
          fi; \
 
368
        done
 
369
check-am: all-am
 
370
check: check-am
 
371
all-am: Makefile $(LIBRARIES)
 
372
installdirs:
 
373
install: install-am
 
374
install-exec: install-exec-am
 
375
install-data: install-data-am
 
376
uninstall: uninstall-am
 
377
 
 
378
install-am: all-am
 
379
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
380
 
 
381
installcheck: installcheck-am
 
382
install-strip:
 
383
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
384
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
385
          `test -z '$(STRIP)' || \
 
386
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
387
mostlyclean-generic:
 
388
 
 
389
clean-generic:
 
390
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
391
 
 
392
distclean-generic:
 
393
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
394
 
 
395
maintainer-clean-generic:
 
396
        @echo "This command is intended for maintainers to use"
 
397
        @echo "it deletes files that may require special tools to rebuild."
 
398
clean: clean-am
 
399
 
 
400
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
 
401
 
 
402
distclean: distclean-am
 
403
        -rm -rf ./$(DEPDIR)
 
404
        -rm -f Makefile
 
405
distclean-am: clean-am distclean-compile distclean-generic \
 
406
        distclean-tags
 
407
 
 
408
dvi: dvi-am
 
409
 
 
410
dvi-am:
 
411
 
 
412
html: html-am
 
413
 
 
414
info: info-am
 
415
 
 
416
info-am:
 
417
 
 
418
install-data-am:
 
419
 
 
420
install-exec-am:
 
421
 
 
422
install-info: install-info-am
 
423
 
 
424
install-man:
 
425
 
 
426
installcheck-am:
 
427
 
 
428
maintainer-clean: maintainer-clean-am
 
429
        -rm -rf ./$(DEPDIR)
 
430
        -rm -f Makefile
 
431
maintainer-clean-am: distclean-am maintainer-clean-generic
 
432
 
 
433
mostlyclean: mostlyclean-am
 
434
 
 
435
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
436
 
 
437
pdf: pdf-am
 
438
 
 
439
pdf-am:
 
440
 
 
441
ps: ps-am
 
442
 
 
443
ps-am:
 
444
 
 
445
uninstall-am: uninstall-info-am
 
446
 
 
447
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
448
        clean-noinstLIBRARIES ctags distclean distclean-compile \
 
449
        distclean-generic distclean-tags distdir dvi dvi-am html \
 
450
        html-am info info-am install install-am install-data \
 
451
        install-data-am install-exec install-exec-am install-info \
 
452
        install-info-am install-man install-strip installcheck \
 
453
        installcheck-am installdirs maintainer-clean \
 
454
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
455
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
456
        uninstall-am uninstall-info-am
 
457
 
 
458
 
 
459
srclinks:
 
460
        test -d $(top_srcdir)/include || mkdir $(top_srcdir)/include
 
461
        test -d $(top_srcdir)/include/efont || mkdir $(top_srcdir)/include/efont
 
462
        I=../../libefont/include/efont S=../../libefont/libefont; \
 
463
        cd $(srcdir); for i in $(libefont_a_SOURCES); do \
 
464
        j=`echo $$i | sed 's/.cc$$//'`; \
 
465
        test -f $$I/$$j.hh && ln -sf ../$$I/$$j.hh ../include/efont/$$j.hh; \
 
466
        test -f $$S/$$i && ln -sf $$S/$$i $$i; done
 
467
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
468
# Otherwise a system limit (for SysV at least) may be exceeded.
 
469
.NOEXPORT: