~ubuntu-branches/ubuntu/trusty/geda-utils/trusty

« back to all changes in this revision

Viewing changes to scripts/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2005-03-15 23:04:53 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050315230453-x3x6qtw9qv17zbnf
Tags: 20050313-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# 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
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
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)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AUTOCONF = @AUTOCONF@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AWK = @AWK@
 
47
CC = @CC@
 
48
CCDEPMODE = @CCDEPMODE@
 
49
CCISGCC_FALSE = @CCISGCC_FALSE@
 
50
CCISGCC_TRUE = @CCISGCC_TRUE@
 
51
CFLAGS = @CFLAGS@
 
52
CPP = @CPP@
 
53
CPPFLAGS = @CPPFLAGS@
 
54
CYGPATH_W = @CYGPATH_W@
 
55
DEFS = @DEFS@
 
56
DEPDIR = @DEPDIR@
 
57
ECHO_C = @ECHO_C@
 
58
ECHO_N = @ECHO_N@
 
59
ECHO_T = @ECHO_T@
 
60
EGREP = @EGREP@
 
61
EXEEXT = @EXEEXT@
 
62
GEDADATADIR = @GEDADATADIR@
 
63
GEDADOCDIR = @GEDADOCDIR@
 
64
GEDARCDIR = @GEDARCDIR@
 
65
GLIB12_CFLAGS = @GLIB12_CFLAGS@
 
66
GLIB12_LIBS = @GLIB12_LIBS@
 
67
GLIB22_CFLAGS = @GLIB22_CFLAGS@
 
68
GLIB22_LIBS = @GLIB22_LIBS@
 
69
GROFF = @GROFF@
 
70
GSCH2PCB_CFLAGS = @GSCH2PCB_CFLAGS@
 
71
GSCH2PCB_LDFLAGS = @GSCH2PCB_LDFLAGS@
 
72
GSCHLAS_CFLAGS = @GSCHLAS_CFLAGS@
 
73
GSCHLAS_LDFLAGS = @GSCHLAS_LDFLAGS@
 
74
GTK22_CFLAGS = @GTK22_CFLAGS@
 
75
GTK22_LIBS = @GTK22_LIBS@
 
76
INSTALL_DATA = @INSTALL_DATA@
 
77
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
78
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
79
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
80
LDFLAGS = @LDFLAGS@
 
81
LEX = @LEX@
 
82
LEXLIB = @LEXLIB@
 
83
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
84
LIBGEDA_CFLAGS = @LIBGEDA_CFLAGS@
 
85
LIBGEDA_LIBS = @LIBGEDA_LIBS@
 
86
LIBOBJS = @LIBOBJS@
 
87
LIBS = @LIBS@
 
88
LTLIBOBJS = @LTLIBOBJS@
 
89
MAINT = @MAINT@
 
90
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
91
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
92
MAKEINFO = @MAKEINFO@
 
93
MINGW_CFLAGS = @MINGW_CFLAGS@
 
94
MINGW_LIBS = @MINGW_LIBS@
 
95
OBJEXT = @OBJEXT@
 
96
OTHERPATHSEP = @OTHERPATHSEP@
 
97
PACKAGE = @PACKAGE@
 
98
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
99
PACKAGE_NAME = @PACKAGE_NAME@
 
100
PACKAGE_STRING = @PACKAGE_STRING@
 
101
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
102
PACKAGE_VERSION = @PACKAGE_VERSION@
 
103
PATHSEP = @PATHSEP@
 
104
PATH_SEPARATOR = @PATH_SEPARATOR@
 
105
PKG_CONFIG = @PKG_CONFIG@
 
106
SET_MAKE = @SET_MAKE@
 
107
SHELL = @SHELL@
 
108
STRIP = @STRIP@
 
109
VERSION = @VERSION@
 
110
ac_ct_CC = @ac_ct_CC@
 
111
ac_ct_STRIP = @ac_ct_STRIP@
 
112
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
113
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
114
am__include = @am__include@
 
115
am__leading_dot = @am__leading_dot@
 
116
am__quote = @am__quote@
 
117
bindir = @bindir@
 
118
build = @build@
 
119
build_alias = @build_alias@
 
120
build_cpu = @build_cpu@
 
121
build_os = @build_os@
 
122
build_vendor = @build_vendor@
 
123
datadir = @datadir@
 
124
exec_prefix = @exec_prefix@
 
125
host = @host@
 
126
host_alias = @host_alias@
 
127
host_cpu = @host_cpu@
 
128
host_os = @host_os@
 
129
host_vendor = @host_vendor@
 
130
includedir = @includedir@
 
131
infodir = @infodir@
 
132
install_sh = @install_sh@
 
133
libdir = @libdir@
 
134
libexecdir = @libexecdir@
 
135
localstatedir = @localstatedir@
 
136
mandir = @mandir@
 
137
oldincludedir = @oldincludedir@
 
138
prefix = @prefix@
 
139
program_transform_name = @program_transform_name@
 
140
sbindir = @sbindir@
 
141
sharedstatedir = @sharedstatedir@
 
142
sysconfdir = @sysconfdir@
 
143
target_alias = @target_alias@
 
144
 
 
145
bin_SCRIPTS = sarlacc_sym gschupdate gsymupdate gschemdoc refdes_renum \
 
146
              tragesym pads_backannotate garchive gsymfix.pl
 
147
 
 
148
 
 
149
EXTRA_DIST = convert_sym.awk gpstoimage mk_char_tab.pl \
 
150
             sarlacc_sym gschupdate gsymupdate refdes_renum gsymfix.pl \
 
151
             config.sh.in gschemdoc.sh tragesym pads_backannotate garchive.py
 
152
 
 
153
 
 
154
MOSTLYCLEANFILES = *.log *.ps core FILE tmp *~
 
155
CLEANFILES = *.log *.ps core FILE tmp  *~
 
156
DISTCLEANFILES = *.log core FILE tmp *~ prototype.bak gschemdoc garchive
 
157
MAINTAINERCLEANFILES = *.log *.ps core FILE tmp *~ Makefile.in \
 
158
                       configure gschemdoc garchive
 
159
 
 
160
subdir = scripts
 
161
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
162
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
163
CONFIG_HEADER = $(top_builddir)/config.h
 
164
CONFIG_CLEAN_FILES = config.sh
 
165
SCRIPTS = $(bin_SCRIPTS)
 
166
 
 
167
DIST_SOURCES =
 
168
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am config.sh.in
 
169
all: all-am
 
170
 
 
171
.SUFFIXES:
 
172
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
173
        cd $(top_srcdir) && \
 
174
          $(AUTOMAKE) --gnu  scripts/Makefile
 
175
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
176
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
177
config.sh: $(top_builddir)/config.status config.sh.in
 
178
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
179
binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
 
180
install-binSCRIPTS: $(bin_SCRIPTS)
 
181
        @$(NORMAL_INSTALL)
 
182
        $(mkinstalldirs) $(DESTDIR)$(bindir)
 
183
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
 
184
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
185
          if test -f $$d$$p; then \
 
186
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
187
            echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \
 
188
            $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \
 
189
          else :; fi; \
 
190
        done
 
191
 
 
192
uninstall-binSCRIPTS:
 
193
        @$(NORMAL_UNINSTALL)
 
194
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
 
195
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
196
          echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
 
197
          rm -f $(DESTDIR)$(bindir)/$$f; \
 
198
        done
 
199
uninstall-info-am:
 
200
tags: TAGS
 
201
TAGS:
 
202
 
 
203
ctags: CTAGS
 
204
CTAGS:
 
205
 
 
206
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
207
 
 
208
top_distdir = ..
 
209
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
210
 
 
211
distdir: $(DISTFILES)
 
212
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
213
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
214
        list='$(DISTFILES)'; for file in $$list; do \
 
215
          case $$file in \
 
216
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
217
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
218
          esac; \
 
219
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
220
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
221
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
222
            dir="/$$dir"; \
 
223
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
224
          else \
 
225
            dir=''; \
 
226
          fi; \
 
227
          if test -d $$d/$$file; then \
 
228
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
229
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
230
            fi; \
 
231
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
232
          else \
 
233
            test -f $(distdir)/$$file \
 
234
            || cp -p $$d/$$file $(distdir)/$$file \
 
235
            || exit 1; \
 
236
          fi; \
 
237
        done
 
238
check-am: all-am
 
239
check: check-am
 
240
all-am: Makefile $(SCRIPTS)
 
241
 
 
242
installdirs:
 
243
        $(mkinstalldirs) $(DESTDIR)$(bindir)
 
244
install: install-am
 
245
install-exec: install-exec-am
 
246
install-data: install-data-am
 
247
uninstall: uninstall-am
 
248
 
 
249
install-am: all-am
 
250
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
251
 
 
252
installcheck: installcheck-am
 
253
install-strip:
 
254
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
255
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
256
          `test -z '$(STRIP)' || \
 
257
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
258
mostlyclean-generic:
 
259
        -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
 
260
 
 
261
clean-generic:
 
262
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
263
 
 
264
distclean-generic:
 
265
        -rm -f $(CONFIG_CLEAN_FILES)
 
266
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
267
 
 
268
maintainer-clean-generic:
 
269
        @echo "This command is intended for maintainers to use"
 
270
        @echo "it deletes files that may require special tools to rebuild."
 
271
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
272
clean: clean-am
 
273
 
 
274
clean-am: clean-generic mostlyclean-am
 
275
 
 
276
distclean: distclean-am
 
277
        -rm -f Makefile
 
278
distclean-am: clean-am distclean-generic
 
279
 
 
280
dvi: dvi-am
 
281
 
 
282
dvi-am:
 
283
 
 
284
info: info-am
 
285
 
 
286
info-am:
 
287
 
 
288
install-data-am:
 
289
 
 
290
install-exec-am: install-binSCRIPTS
 
291
 
 
292
install-info: install-info-am
 
293
 
 
294
install-man:
 
295
 
 
296
installcheck-am:
 
297
 
 
298
maintainer-clean: maintainer-clean-am
 
299
        -rm -f Makefile
 
300
maintainer-clean-am: distclean-am maintainer-clean-generic
 
301
 
 
302
mostlyclean: mostlyclean-am
 
303
 
 
304
mostlyclean-am: mostlyclean-generic
 
305
 
 
306
pdf: pdf-am
 
307
 
 
308
pdf-am:
 
309
 
 
310
ps: ps-am
 
311
 
 
312
ps-am:
 
313
 
 
314
uninstall-am: uninstall-binSCRIPTS uninstall-info-am
 
315
 
 
316
.PHONY: all all-am check check-am clean clean-generic distclean \
 
317
        distclean-generic distdir dvi dvi-am info info-am install \
 
318
        install-am install-binSCRIPTS install-data install-data-am \
 
319
        install-exec install-exec-am install-info install-info-am \
 
320
        install-man install-strip installcheck installcheck-am \
 
321
        installdirs maintainer-clean maintainer-clean-generic \
 
322
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
 
323
        uninstall-am uninstall-binSCRIPTS uninstall-info-am
 
324
 
 
325
 
 
326
gschemdoc: config.sh gschemdoc.sh
 
327
        cat config.sh gschemdoc.sh >tmp
 
328
        chmod a+x tmp
 
329
        mv -f tmp gschemdoc
 
330
 
 
331
garchive: garchive.py
 
332
        sed -e "s#GEDADATADIR#$(GEDADATADIR)#" garchive.py > garchive
 
333
        chmod a+x garchive
 
334
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
335
# Otherwise a system limit (for SysV at least) may be exceeded.
 
336
.NOEXPORT: