~ubuntu-branches/ubuntu/precise/pcb/precise

« back to all changes in this revision

Viewing changes to README_FILES/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2005-02-20 13:14:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050220131400-pfz66g5vhx0azl8f
Tags: 1.99j+20050127-2
* Improved package description: (closes: #295405)
* Fixed dependency: tk84 -> tk8.4 (closes: #295404)
* Updated README.debian (closes: #269578)
* Applied patch to src/djopt.c to allow compilation with gcc-4.0
  (closes: #294319), thanks to Andreas Jochens for the patch.
* Prevent example files from being compressed

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.4 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
subdir = README_FILES
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in INSTALL
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
40
        $(top_srcdir)/configure.ac
 
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
42
        $(ACLOCAL_M4)
 
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
44
CONFIG_HEADER = $(top_builddir)/config.h
 
45
CONFIG_CLEAN_FILES =
 
46
SOURCES =
 
47
DIST_SOURCES =
 
48
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
49
ACLOCAL = @ACLOCAL@
 
50
AMDEP_FALSE = @AMDEP_FALSE@
 
51
AMDEP_TRUE = @AMDEP_TRUE@
 
52
AMTAR = @AMTAR@
 
53
AUTOCONF = @AUTOCONF@
 
54
AUTOHEADER = @AUTOHEADER@
 
55
AUTOMAKE = @AUTOMAKE@
 
56
AWK = @AWK@
 
57
BTNMOD = @BTNMOD@
 
58
CC = @CC@
 
59
CCDEPMODE = @CCDEPMODE@
 
60
CFLAGS = @CFLAGS@
 
61
CPP = @CPP@
 
62
CPPFLAGS = @CPPFLAGS@
 
63
CYGPATH_W = @CYGPATH_W@
 
64
DEFS = @DEFS@
 
65
DEPDIR = @DEPDIR@
 
66
DVIPS = @DVIPS@
 
67
ECHO_C = @ECHO_C@
 
68
ECHO_N = @ECHO_N@
 
69
ECHO_T = @ECHO_T@
 
70
EGREP = @EGREP@
 
71
EXEEXT = @EXEEXT@
 
72
FONTFILENAME = @FONTFILENAME@
 
73
GNUM4 = @GNUM4@
 
74
INSTALL_DATA = @INSTALL_DATA@
 
75
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
76
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
77
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
78
LATEX = @LATEX@
 
79
LDFLAGS = @LDFLAGS@
 
80
LEX = @LEX@
 
81
LEXLIB = @LEXLIB@
 
82
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
83
LIBOBJS = @LIBOBJS@
 
84
LIBRARYFILENAME = @LIBRARYFILENAME@
 
85
LIBS = @LIBS@
 
86
LTLIBOBJS = @LTLIBOBJS@
 
87
M4 = @M4@
 
88
MAINT = @MAINT@
 
89
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
90
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
91
MAKEINFO = @MAKEINFO@
 
92
OBJEXT = @OBJEXT@
 
93
PACKAGE = @PACKAGE@
 
94
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
95
PACKAGE_NAME = @PACKAGE_NAME@
 
96
PACKAGE_STRING = @PACKAGE_STRING@
 
97
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
98
PACKAGE_VERSION = @PACKAGE_VERSION@
 
99
PATH_SEPARATOR = @PATH_SEPARATOR@
 
100
PCBLIBDIR = @PCBLIBDIR@
 
101
PCBTREEDIR = @PCBTREEDIR@
 
102
PS2PDF = @PS2PDF@
 
103
SET_MAKE = @SET_MAKE@
 
104
SHELL = @SHELL@
 
105
STRIP = @STRIP@
 
106
TGIF = @TGIF@
 
107
VERSION = @VERSION@
 
108
WISH = @WISH@
 
109
X_CFLAGS = @X_CFLAGS@
 
110
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
111
X_LIBS = @X_LIBS@
 
112
X_PRE_LIBS = @X_PRE_LIBS@
 
113
YACC = @YACC@
 
114
ac_ct_CC = @ac_ct_CC@
 
115
ac_ct_STRIP = @ac_ct_STRIP@
 
116
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
117
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
118
am__include = @am__include@
 
119
am__leading_dot = @am__leading_dot@
 
120
am__quote = @am__quote@
 
121
am__tar = @am__tar@
 
122
am__untar = @am__untar@
 
123
bindir = @bindir@
 
124
build_alias = @build_alias@
 
125
datadir = @datadir@
 
126
exec_prefix = @exec_prefix@
 
127
host_alias = @host_alias@
 
128
includedir = @includedir@
 
129
infodir = @infodir@
 
130
install_sh = @install_sh@
 
131
libdir = @libdir@
 
132
libexecdir = @libexecdir@
 
133
localstatedir = @localstatedir@
 
134
mandir = @mandir@
 
135
mkdir_p = @mkdir_p@
 
136
oldincludedir = @oldincludedir@
 
137
prefix = @prefix@
 
138
program_transform_name = @program_transform_name@
 
139
sbindir = @sbindir@
 
140
sharedstatedir = @sharedstatedir@
 
141
sysconfdir = @sysconfdir@
 
142
target_alias = @target_alias@
 
143
EXTRA_DIST = \
 
144
        CHANGES \
 
145
        INSTALL \
 
146
        Tools \
 
147
        Whats_new_in_2.0 
 
148
 
 
149
all: all-am
 
150
 
 
151
.SUFFIXES:
 
152
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
153
        @for dep in $?; do \
 
154
          case '$(am__configure_deps)' in \
 
155
            *$$dep*) \
 
156
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
157
                && exit 0; \
 
158
              exit 1;; \
 
159
          esac; \
 
160
        done; \
 
161
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  README_FILES/Makefile'; \
 
162
        cd $(top_srcdir) && \
 
163
          $(AUTOMAKE) --foreign  README_FILES/Makefile
 
164
.PRECIOUS: Makefile
 
165
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
166
        @case '$?' in \
 
167
          *config.status*) \
 
168
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
169
          *) \
 
170
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
171
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
172
        esac;
 
173
 
 
174
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
175
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
176
 
 
177
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
178
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
179
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
180
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
181
uninstall-info-am:
 
182
tags: TAGS
 
183
TAGS:
 
184
 
 
185
ctags: CTAGS
 
186
CTAGS:
 
187
 
 
188
 
 
189
distdir: $(DISTFILES)
 
190
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
191
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
192
        list='$(DISTFILES)'; for file in $$list; do \
 
193
          case $$file in \
 
194
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
195
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
196
          esac; \
 
197
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
198
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
199
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
200
            dir="/$$dir"; \
 
201
            $(mkdir_p) "$(distdir)$$dir"; \
 
202
          else \
 
203
            dir=''; \
 
204
          fi; \
 
205
          if test -d $$d/$$file; then \
 
206
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
207
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
208
            fi; \
 
209
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
210
          else \
 
211
            test -f $(distdir)/$$file \
 
212
            || cp -p $$d/$$file $(distdir)/$$file \
 
213
            || exit 1; \
 
214
          fi; \
 
215
        done
 
216
check-am: all-am
 
217
check: check-am
 
218
all-am: Makefile
 
219
installdirs:
 
220
install: install-am
 
221
install-exec: install-exec-am
 
222
install-data: install-data-am
 
223
uninstall: uninstall-am
 
224
 
 
225
install-am: all-am
 
226
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
227
 
 
228
installcheck: installcheck-am
 
229
install-strip:
 
230
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
231
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
232
          `test -z '$(STRIP)' || \
 
233
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
234
mostlyclean-generic:
 
235
 
 
236
clean-generic:
 
237
 
 
238
distclean-generic:
 
239
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
240
 
 
241
maintainer-clean-generic:
 
242
        @echo "This command is intended for maintainers to use"
 
243
        @echo "it deletes files that may require special tools to rebuild."
 
244
clean: clean-am
 
245
 
 
246
clean-am: clean-generic mostlyclean-am
 
247
 
 
248
distclean: distclean-am
 
249
        -rm -f Makefile
 
250
distclean-am: clean-am distclean-generic
 
251
 
 
252
dvi: dvi-am
 
253
 
 
254
dvi-am:
 
255
 
 
256
html: html-am
 
257
 
 
258
info: info-am
 
259
 
 
260
info-am:
 
261
 
 
262
install-data-am:
 
263
 
 
264
install-exec-am:
 
265
 
 
266
install-info: install-info-am
 
267
 
 
268
install-man:
 
269
 
 
270
installcheck-am:
 
271
 
 
272
maintainer-clean: maintainer-clean-am
 
273
        -rm -f Makefile
 
274
maintainer-clean-am: distclean-am maintainer-clean-generic
 
275
 
 
276
mostlyclean: mostlyclean-am
 
277
 
 
278
mostlyclean-am: mostlyclean-generic
 
279
 
 
280
pdf: pdf-am
 
281
 
 
282
pdf-am:
 
283
 
 
284
ps: ps-am
 
285
 
 
286
ps-am:
 
287
 
 
288
uninstall-am: uninstall-info-am
 
289
 
 
290
.PHONY: all all-am check check-am clean clean-generic distclean \
 
291
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
292
        install install-am install-data install-data-am install-exec \
 
293
        install-exec-am install-info install-info-am install-man \
 
294
        install-strip installcheck installcheck-am installdirs \
 
295
        maintainer-clean maintainer-clean-generic mostlyclean \
 
296
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
 
297
        uninstall-info-am
 
298
 
 
299
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
300
# Otherwise a system limit (for SysV at least) may be exceeded.
 
301
.NOEXPORT: