~ubuntu-branches/ubuntu/gutsy/plotutils/gutsy

« back to all changes in this revision

Viewing changes to fonts/pcf/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Floris Bruynooghe
  • Date: 2006-06-10 22:30:09 UTC
  • mfrom: (3.1.1 dapper)
  • Revision ID: james.westby@ubuntu.com-20060610223009-lfgb9ceyzjykj3z1
Tags: 2.4.1-15
* 14_manpage_spline.dpatch: correct long option of -n (Closes: #247208).
* debian/control: changed maintainer email address, old will expire soon.
* Changed libpng12-0-dev (virtual) to libpng12-dev (real) in Build-Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.3 from Makefile.am.
2
 
# @configure_input@
 
1
# Makefile.in generated automatically by automake 1.4 from Makefile.am
3
2
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
3
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
6
4
# This Makefile.in is free software; the Free Software Foundation
7
5
# gives unlimited permission to copy and/or distribute it,
8
6
# with or without modifications, as long as this notice is preserved.
12
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
11
# PARTICULAR PURPOSE.
14
12
 
15
 
@SET_MAKE@
 
13
 
 
14
SHELL = @SHELL@
16
15
 
17
16
srcdir = @srcdir@
18
17
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
includedir = @includedir@
 
33
oldincludedir = /usr/include
 
34
 
 
35
DESTDIR =
 
36
 
20
37
pkgdatadir = $(datadir)/@PACKAGE@
21
38
pkglibdir = $(libdir)/@PACKAGE@
22
39
pkgincludedir = $(includedir)/@PACKAGE@
 
40
 
23
41
top_builddir = ../..
24
42
 
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
43
ACLOCAL = @ACLOCAL@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
 
26
48
INSTALL = @INSTALL@
27
 
install_sh_DATA = $(install_sh) -c -m 644
28
 
install_sh_PROGRAM = $(install_sh) -c
29
 
install_sh_SCRIPT = $(install_sh) -c
30
 
INSTALL_HEADER = $(INSTALL_DATA)
31
 
transform = $(program_transform_name)
 
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
50
INSTALL_DATA = @INSTALL_DATA@
 
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
52
transform = @program_transform_name@
 
53
 
32
54
NORMAL_INSTALL = :
33
55
PRE_INSTALL = :
34
56
POST_INSTALL = :
35
57
NORMAL_UNINSTALL = :
36
58
PRE_UNINSTALL = :
37
59
POST_UNINSTALL = :
 
60
host_alias = @host_alias@
38
61
host_triplet = @host@
39
 
ACLOCAL = @ACLOCAL@
40
 
ALLOCA = @ALLOCA@
41
 
AMDEP_FALSE = @AMDEP_FALSE@
42
 
AMDEP_TRUE = @AMDEP_TRUE@
43
 
AMTAR = @AMTAR@
44
 
AUTOCONF = @AUTOCONF@
45
 
AUTOHEADER = @AUTOHEADER@
46
 
AUTOMAKE = @AUTOMAKE@
47
 
AWK = @AWK@
 
62
AS = @AS@
48
63
CC = @CC@
49
 
CCDEPMODE = @CCDEPMODE@
50
 
CFLAGS = @CFLAGS@
51
 
CPP = @CPP@
52
 
CPPFLAGS = @CPPFLAGS@
53
64
CXX = @CXX@
54
 
CXXDEPMODE = @CXXDEPMODE@
55
 
CXXFLAGS = @CXXFLAGS@
56
 
CYGPATH_W = @CYGPATH_W@
57
 
DEFS = @DEFS@
58
 
DEPDIR = @DEPDIR@
59
 
ECHO = @ECHO@
60
 
ECHO_C = @ECHO_C@
61
 
ECHO_N = @ECHO_N@
62
 
ECHO_T = @ECHO_T@
63
 
EGREP = @EGREP@
64
 
ENABLE_LIBPLOTTER_FALSE = @ENABLE_LIBPLOTTER_FALSE@
65
 
ENABLE_LIBPLOTTER_TRUE = @ENABLE_LIBPLOTTER_TRUE@
66
 
ENABLE_LIBXMI_FALSE = @ENABLE_LIBXMI_FALSE@
67
 
ENABLE_LIBXMI_TRUE = @ENABLE_LIBXMI_TRUE@
 
65
DLLTOOL = @DLLTOOL@
68
66
EXEEXT = @EXEEXT@
69
 
INSTALL_DATA = @INSTALL_DATA@
70
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
71
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
72
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
73
 
LDFLAGS = @LDFLAGS@
74
67
LEX = @LEX@
75
 
LEXLIB = @LEXLIB@
76
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
77
 
LIBOBJS = @LIBOBJS@
78
 
LIBS = @LIBS@
79
68
LIBTOOL = @LIBTOOL@
80
69
LN_S = @LN_S@
81
70
LTALLOCA = @LTALLOCA@
82
 
LTLIBOBJS = @LTLIBOBJS@
83
 
MAINT = @MAINT@
84
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
85
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
86
71
MAKEINFO = @MAKEINFO@
87
 
NO_PNG_FALSE = @NO_PNG_FALSE@
88
 
NO_PNG_TRUE = @NO_PNG_TRUE@
89
 
NO_X_FALSE = @NO_X_FALSE@
90
 
NO_X_TRUE = @NO_X_TRUE@
91
 
OBJEXT = @OBJEXT@
 
72
OBJDUMP = @OBJDUMP@
92
73
PACKAGE = @PACKAGE@
93
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
94
 
PACKAGE_NAME = @PACKAGE_NAME@
95
 
PACKAGE_STRING = @PACKAGE_STRING@
96
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
97
 
PACKAGE_VERSION = @PACKAGE_VERSION@
98
 
PATH_SEPARATOR = @PATH_SEPARATOR@
99
74
RANLIB = @RANLIB@
100
 
SET_MAKE = @SET_MAKE@
101
 
SHELL = @SHELL@
102
 
STRIP = @STRIP@
103
75
VERSION = @VERSION@
104
76
X_BASIC_LIBS = @X_BASIC_LIBS@
105
77
X_CFLAGS = @X_CFLAGS@
108
80
X_PRE_LIBS = @X_PRE_LIBS@
109
81
X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
110
82
YACC = @YACC@
111
 
ac_ct_CC = @ac_ct_CC@
112
 
ac_ct_CXX = @ac_ct_CXX@
113
 
ac_ct_RANLIB = @ac_ct_RANLIB@
114
 
ac_ct_STRIP = @ac_ct_STRIP@
115
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
116
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
117
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
118
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
119
 
am__include = @am__include@
120
 
am__leading_dot = @am__leading_dot@
121
 
am__quote = @am__quote@
122
 
bindir = @bindir@
123
 
build = @build@
124
 
build_alias = @build_alias@
125
 
build_cpu = @build_cpu@
126
 
build_os = @build_os@
127
 
build_vendor = @build_vendor@
128
 
datadir = @datadir@
129
 
exec_prefix = @exec_prefix@
130
 
host = @host@
131
 
host_alias = @host_alias@
132
 
host_cpu = @host_cpu@
133
 
host_os = @host_os@
134
 
host_vendor = @host_vendor@
135
 
includedir = @includedir@
136
 
infodir = @infodir@
137
 
install_sh = @install_sh@
138
 
libdir = @libdir@
139
 
libexecdir = @libexecdir@
140
 
localstatedir = @localstatedir@
141
 
mandir = @mandir@
142
 
oldincludedir = @oldincludedir@
143
 
prefix = @prefix@
144
 
program_transform_name = @program_transform_name@
145
83
ps_fonts_in_pcl = @ps_fonts_in_pcl@
146
 
sbindir = @sbindir@
147
 
sharedstatedir = @sharedstatedir@
148
 
sysconfdir = @sysconfdir@
149
 
target_alias = @target_alias@
 
84
 
150
85
EXTRA_DIST = tekfont0.pcf tekfont1.pcf tekfont2.pcf tekfont3.pcf
151
 
subdir = fonts/pcf
152
86
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
153
 
CONFIG_HEADER = $(top_builddir)/config.h
154
 
CONFIG_CLEAN_FILES =
155
 
DIST_SOURCES =
156
 
DIST_COMMON = Makefile.am Makefile.in
157
 
all: all-am
158
 
 
 
87
CONFIG_HEADER = ../../config.h
 
88
CONFIG_CLEAN_FILES = 
 
89
DIST_COMMON =  Makefile.am Makefile.in
 
90
 
 
91
 
 
92
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
93
 
 
94
TAR = gtar
 
95
GZIP_ENV = --best
 
96
all: all-redirect
159
97
.SUFFIXES:
160
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
161
 
        cd $(top_srcdir) && \
162
 
          $(AUTOMAKE) --foreign  fonts/pcf/Makefile
163
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
164
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
165
 
 
166
 
mostlyclean-libtool:
167
 
        -rm -f *.lo
168
 
 
169
 
clean-libtool:
170
 
        -rm -rf .libs _libs
171
 
 
172
 
distclean-libtool:
173
 
        -rm -f libtool
174
 
uninstall-info-am:
 
98
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
99
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps fonts/pcf/Makefile
 
100
 
 
101
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
102
        cd $(top_builddir) \
 
103
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
104
 
175
105
tags: TAGS
176
106
TAGS:
177
107
 
178
 
ctags: CTAGS
179
 
CTAGS:
180
 
 
181
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
182
 
 
183
 
top_distdir = ../..
184
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
108
 
 
109
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
110
 
 
111
subdir = fonts/pcf
185
112
 
186
113
distdir: $(DISTFILES)
187
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
188
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
189
 
        list='$(DISTFILES)'; for file in $$list; do \
190
 
          case $$file in \
191
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
192
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
193
 
          esac; \
194
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
195
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
196
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
197
 
            dir="/$$dir"; \
198
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
199
 
          else \
200
 
            dir=''; \
201
 
          fi; \
 
114
        @for file in $(DISTFILES); do \
 
115
          d=$(srcdir); \
202
116
          if test -d $$d/$$file; then \
203
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
204
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
205
 
            fi; \
206
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
117
            cp -pr $$/$$file $(distdir)/$$file; \
207
118
          else \
208
119
            test -f $(distdir)/$$file \
209
 
            || cp -p $$d/$$file $(distdir)/$$file \
210
 
            || exit 1; \
 
120
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
121
            || cp -p $$d/$$file $(distdir)/$$file || :; \
211
122
          fi; \
212
123
        done
 
124
info-am:
 
125
info: info-am
 
126
dvi-am:
 
127
dvi: dvi-am
213
128
check-am: all-am
214
129
check: check-am
215
 
all-am: Makefile
216
 
 
217
 
installdirs:
218
 
 
219
 
install: install-am
 
130
installcheck-am:
 
131
installcheck: installcheck-am
 
132
install-exec-am:
220
133
install-exec: install-exec-am
 
134
 
 
135
install-data-am:
221
136
install-data: install-data-am
222
 
uninstall: uninstall-am
223
137
 
224
138
install-am: all-am
225
139
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
226
 
 
227
 
installcheck: installcheck-am
 
140
install: install-am
 
141
uninstall-am:
 
142
uninstall: uninstall-am
 
143
all-am: Makefile
 
144
all-redirect: all-am
228
145
install-strip:
229
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
230
 
          INSTALL_STRIP_FLAG=-s \
231
 
          `test -z '$(STRIP)' || \
232
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
146
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
147
installdirs:
 
148
 
 
149
 
233
150
mostlyclean-generic:
234
151
 
235
152
clean-generic:
236
153
 
237
154
distclean-generic:
238
155
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
156
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
239
157
 
240
158
maintainer-clean-generic:
241
 
        @echo "This command is intended for maintainers to use"
242
 
        @echo "it deletes files that may require special tools to rebuild."
 
159
mostlyclean-am:  mostlyclean-generic
 
160
 
 
161
mostlyclean: mostlyclean-am
 
162
 
 
163
clean-am:  clean-generic mostlyclean-am
 
164
 
243
165
clean: clean-am
244
166
 
245
 
clean-am: clean-generic clean-libtool mostlyclean-am
 
167
distclean-am:  distclean-generic clean-am
 
168
        -rm -f libtool
246
169
 
247
170
distclean: distclean-am
248
171
 
249
 
distclean-am: clean-am distclean-generic distclean-libtool
250
 
 
251
 
dvi: dvi-am
252
 
 
253
 
dvi-am:
254
 
 
255
 
info: info-am
256
 
 
257
 
info-am:
258
 
 
259
 
install-data-am:
260
 
 
261
 
install-exec-am:
262
 
 
263
 
install-info: install-info-am
264
 
 
265
 
install-man:
266
 
 
267
 
installcheck-am:
 
172
maintainer-clean-am:  maintainer-clean-generic distclean-am
 
173
        @echo "This command is intended for maintainers to use;"
 
174
        @echo "it deletes files that may require special tools to rebuild."
268
175
 
269
176
maintainer-clean: maintainer-clean-am
270
177
 
271
 
maintainer-clean-am: distclean-am maintainer-clean-generic
272
 
 
273
 
mostlyclean: mostlyclean-am
274
 
 
275
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
276
 
 
277
 
pdf: pdf-am
278
 
 
279
 
pdf-am:
280
 
 
281
 
ps: ps-am
282
 
 
283
 
ps-am:
284
 
 
285
 
uninstall-am: uninstall-info-am
286
 
 
287
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
288
 
        distclean distclean-generic distclean-libtool distdir dvi \
289
 
        dvi-am info info-am install install-am install-data \
290
 
        install-data-am install-exec install-exec-am install-info \
291
 
        install-info-am install-man install-strip installcheck \
292
 
        installcheck-am installdirs maintainer-clean \
293
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
294
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
295
 
        uninstall-info-am
 
178
.PHONY: tags distdir info-am info dvi-am dvi check check-am \
 
179
installcheck-am installcheck install-exec-am install-exec \
 
180
install-data-am install-data install-am install uninstall-am uninstall \
 
181
all-redirect all-am all installdirs mostlyclean-generic \
 
182
distclean-generic clean-generic maintainer-clean-generic clean \
 
183
mostlyclean distclean maintainer-clean
 
184
 
296
185
 
297
186
# Tell versions [3.59,3.63) of GNU make to not export all variables.
298
187
# Otherwise a system limit (for SysV at least) may be exceeded.