~ubuntu-branches/ubuntu/edgy/tilp/edgy

« back to all changes in this revision

Viewing changes to fonts/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien BLACHE
  • Date: 2004-05-22 21:12:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040522211203-awg2cuw03guyvyz9
Tags: 6.72-2
* debian/control
  + Build-Depends: libticables3 (>= 3.8.4-1).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
 
 
3
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4
 
# Free Software Foundation, Inc.
5
 
# This Makefile.in is free software; the Free Software Foundation
6
 
# gives unlimited permission to copy and/or distribute it,
7
 
# with or without modifications, as long as this notice is preserved.
8
 
 
9
 
# This program is distributed in the hope that it will be useful,
10
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12
 
# PARTICULAR PURPOSE.
13
 
 
14
 
@SET_MAKE@
15
 
 
16
 
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
 
VPATH = @srcdir@
20
 
prefix = @prefix@
21
 
exec_prefix = @exec_prefix@
22
 
 
23
 
bindir = @bindir@
24
 
sbindir = @sbindir@
25
 
libexecdir = @libexecdir@
26
 
datadir = @datadir@
27
 
sysconfdir = @sysconfdir@
28
 
sharedstatedir = @sharedstatedir@
29
 
localstatedir = @localstatedir@
30
 
libdir = @libdir@
31
 
infodir = @infodir@
32
 
mandir = @mandir@
33
 
includedir = @includedir@
34
 
oldincludedir = /usr/include
35
 
pkgdatadir = $(datadir)/@PACKAGE@
36
 
pkglibdir = $(libdir)/@PACKAGE@
37
 
pkgincludedir = $(includedir)/@PACKAGE@
38
 
top_builddir = ..
39
 
 
40
 
ACLOCAL = @ACLOCAL@
41
 
AUTOCONF = @AUTOCONF@
42
 
AUTOMAKE = @AUTOMAKE@
43
 
AUTOHEADER = @AUTOHEADER@
44
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
45
 
INSTALL_DATA = @INSTALL_DATA@
46
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
47
 
INSTALL_HEADER = $(INSTALL_DATA)
48
 
transform = @program_transform_name@
49
 
NORMAL_INSTALL = :
50
 
PRE_INSTALL = :
51
 
POST_INSTALL = :
52
 
NORMAL_UNINSTALL = :
53
 
PRE_UNINSTALL = :
54
 
POST_UNINSTALL = :
55
 
build_alias = @build_alias@
56
 
build_triplet = @build@
57
 
host_alias = @host_alias@
58
 
host_triplet = @host@
59
 
target_alias = @target_alias@
60
 
target_triplet = @target@
61
 
AMTAR = @AMTAR@
62
 
AS = @AS@
63
 
AWK = @AWK@
64
 
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
65
 
CATALOGS = @CATALOGS@
66
 
CATOBJEXT = @CATOBJEXT@
67
 
CC = @CC@
68
 
CFLAGS = @CFLAGS@
69
 
CXX = @CXX@
70
 
CXXCPP = @CXXCPP@
71
 
DATADIRNAME = @DATADIRNAME@
72
 
DEPDIR = @DEPDIR@
73
 
DLLTOOL = @DLLTOOL@
74
 
ECHO = @ECHO@
75
 
EXEEXT = @EXEEXT@
76
 
GCJ = @GCJ@
77
 
GCJFLAGS = @GCJFLAGS@
78
 
GENCAT = @GENCAT@
79
 
GLIBC21 = @GLIBC21@
80
 
GMOFILES = @GMOFILES@
81
 
GMSGFMT = @GMSGFMT@
82
 
GTK_CONFIG = @GTK_CONFIG@
83
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84
 
INSTOBJEXT = @INSTOBJEXT@
85
 
INTLBISON = @INTLBISON@
86
 
INTLLIBS = @INTLLIBS@
87
 
INTLOBJS = @INTLOBJS@
88
 
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
89
 
LIBICONV = @LIBICONV@
90
 
LIBTOOL = @LIBTOOL@
91
 
LN_S = @LN_S@
92
 
LT_AGE = @LT_AGE@
93
 
LT_CURRENT = @LT_CURRENT@
94
 
LT_RELEASE = @LT_RELEASE@
95
 
LT_REVISION = @LT_REVISION@
96
 
MAJOR_VERSION = @MAJOR_VERSION@
97
 
MICRO_VERSION = @MICRO_VERSION@
98
 
MINOR_VERSION = @MINOR_VERSION@
99
 
MKINSTALLDIRS = @MKINSTALLDIRS@
100
 
MSGFMT = @MSGFMT@
101
 
OBJDUMP = @OBJDUMP@
102
 
OBJEXT = @OBJEXT@
103
 
PACKAGE = @PACKAGE@
104
 
PACKAGE_LOCALE_DIR = @PACKAGE_LOCALE_DIR@
105
 
POFILES = @POFILES@
106
 
POSUB = @POSUB@
107
 
RANLIB = @RANLIB@
108
 
STRIP = @STRIP@
109
 
TICABLES_CONFIG = @TICABLES_CONFIG@
110
 
TICALCS_CONFIG = @TICALCS_CONFIG@
111
 
TIFFEP_CONFIG = @TIFFEP_CONFIG@
112
 
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
113
 
USE_NLS = @USE_NLS@
114
 
VERSION = @VERSION@
115
 
am__include = @am__include@
116
 
am__quote = @am__quote@
117
 
install_sh = @install_sh@
118
 
 
119
 
SHELL = /bin/sh
120
 
 
121
 
INSTALL = @INSTALL@
122
 
#PREFIX=@prefix@
123
 
BINDIR = $(prefix)/bin
124
 
SHARE_DIR = $(prefix)/share/tilp
125
 
FONTS_DIR = $(prefix)/X11R6/lib/X11/fonts
126
 
SUB_DIR = misc
127
 
 
128
 
LIBS = @LIBS@
129
 
 
130
 
FONTS = tifont.bdf
131
 
EXTRA_DISTS = $(FONTS)
132
 
subdir = fonts
133
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
134
 
CONFIG_HEADER = $(top_builddir)/config.h
135
 
CONFIG_CLEAN_FILES =
136
 
DIST_SOURCES =
137
 
DIST_COMMON = Makefile.am Makefile.in
138
 
all: all-am
139
 
 
140
 
.SUFFIXES:
141
 
 
142
 
mostlyclean-libtool:
143
 
        -rm -f *.lo
144
 
 
145
 
clean-libtool:
146
 
        -rm -rf .libs _libs
147
 
 
148
 
distclean-libtool:
149
 
        -rm -f libtool
150
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
151
 
        cd $(top_srcdir) && \
152
 
          $(AUTOMAKE) --gnu  fonts/Makefile
153
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
154
 
        cd $(top_builddir) && \
155
 
          CONFIG_HEADERS= CONFIG_LINKS= \
156
 
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
157
 
uninstall-info-am:
158
 
tags: TAGS
159
 
TAGS:
160
 
 
161
 
 
162
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
163
 
 
164
 
top_distdir = ..
165
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
166
 
 
167
 
distdir: $(DISTFILES)
168
 
        @for file in $(DISTFILES); do \
169
 
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
170
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
171
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
172
 
            $(mkinstalldirs) "$(distdir)/$$dir"; \
173
 
          fi; \
174
 
          if test -d $$d/$$file; then \
175
 
            cp -pR $$d/$$file $(distdir) \
176
 
            || exit 1; \
177
 
          else \
178
 
            test -f $(distdir)/$$file \
179
 
            || cp -p $$d/$$file $(distdir)/$$file \
180
 
            || exit 1; \
181
 
          fi; \
182
 
        done
183
 
check-am: all-am
184
 
check: check-am
185
 
all-am: Makefile
186
 
 
187
 
installdirs:
188
 
install-exec: install-exec-am
189
 
install-data: install-data-am
190
 
 
191
 
install-am: all-am
192
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
193
 
 
194
 
installcheck: installcheck-am
195
 
install-strip:
196
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
197
 
          `test -z '$(STRIP)' || \
198
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
199
 
mostlyclean-generic:
200
 
 
201
 
clean-generic:
202
 
 
203
 
distclean-generic:
204
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
205
 
 
206
 
maintainer-clean-generic:
207
 
        @echo "This command is intended for maintainers to use"
208
 
        @echo "it deletes files that may require special tools to rebuild."
209
 
clean: clean-am
210
 
 
211
 
clean-am: clean-generic clean-libtool mostlyclean-am
212
 
 
213
 
distclean: distclean-am
214
 
 
215
 
distclean-am: clean-am distclean-generic distclean-libtool
216
 
 
217
 
dvi: dvi-am
218
 
 
219
 
dvi-am:
220
 
 
221
 
info: info-am
222
 
 
223
 
info-am:
224
 
 
225
 
install-data-am:
226
 
 
227
 
install-exec-am:
228
 
 
229
 
install-info: install-info-am
230
 
 
231
 
install-man:
232
 
 
233
 
installcheck-am:
234
 
 
235
 
maintainer-clean: maintainer-clean-am
236
 
 
237
 
maintainer-clean-am: distclean-am maintainer-clean-generic
238
 
 
239
 
mostlyclean: mostlyclean-am
240
 
 
241
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
242
 
 
243
 
uninstall-am: uninstall-info-am
244
 
 
245
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
246
 
        distclean distclean-generic distclean-libtool distdir dvi \
247
 
        dvi-am info info-am install install-am install-data \
248
 
        install-data-am install-exec install-exec-am install-info \
249
 
        install-info-am install-man install-strip installcheck \
250
 
        installcheck-am installdirs maintainer-clean \
251
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
252
 
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am
253
 
 
254
 
 
255
 
# Targets
256
 
 
257
 
install:
258
 
#       gcc update_xfs.c
259
 
        @echo Installing fonts to $(FONTS_DIR)... 
260
 
        @$(INSTALL) -m755 -d $(FONTS_DIR)/$(SUB_DIR)
261
 
#       rm -f $(FONTS_DIR)/$(SUB_DIR)/ti_calcs.*
262
 
        @$(INSTALL) -m644 tifont.pcf $(FONTS_DIR)/$(SUB_DIR)
263
 
        gzip -9 $(FONTS_DIR)/$(SUB_DIR)/tifont.pcf
264
 
#       @$(INSTALL) -m644 fonts.dir $(FONTS_DIR)/$(SUB_DIR)
265
 
#       mkfontdir $(FONTS_DIR)/$(SUB_DIR)
266
 
#       @echo Modifiyng the X Font Server config file...
267
 
#       ./a.out
268
 
#       @echo
269
 
#       @echo The config file of the X Font Server has been modified.
270
 
#       @echo If you experience some problems with your X server or
271
 
#       @echo or if you are unable to launch it, then replace your
272
 
#       @echo /etc/X11/fs/config file by the config.old backup file.
273
 
#       @echo Done.
274
 
 
275
 
uninstall:
276
 
        cd $(FONTS_DIR)/$(SUB_DIR) ; $(RM) $(FONTS)
277
 
        mkfontdir $(FONTS_DIR)/$(SUB_DIR)
278
 
 
279
 
test: $(FONTS)
280
 
        xterm -fn $(FONTS)
281
 
 
282
 
bdf2pcf:
283
 
        bdftopcf tifont.bdf -o tifont.pcf
284
 
 
285
 
dos2unix:
286
 
        dos2unix
287
 
        lowercase
288
 
        uppercase
289
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
290
 
# Otherwise a system limit (for SysV at least) may be exceeded.
291
 
.NOEXPORT: