~ubuntu-branches/ubuntu/lucid/geda-symbols/lucid

« back to all changes in this revision

Viewing changes to irf/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Hamish Moffatt
  • Date: 2008-07-27 23:36:02 UTC
  • mfrom: (3.1.9 hardy)
  • Revision ID: james.westby@ubuntu.com-20080727233602-36xke1csbmnhbv6v
Tags: 1:1.4.0-2
Added postrm script to remove old (pre-lenny) configuration file 
/etc/gEDA/system-gafrc during package purge if libgeda-common 
hasn't been installed and taken it over. (closes: #454938)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
21
21
pkglibdir = $(libdir)/@PACKAGE@
22
22
pkgincludedir = $(includedir)/@PACKAGE@
23
23
top_builddir = ..
24
 
 
25
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
25
INSTALL = @INSTALL@
27
26
install_sh_DATA = $(install_sh) -c -m 644
35
34
NORMAL_UNINSTALL = :
36
35
PRE_UNINSTALL = :
37
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
38
38
host_triplet = @host@
 
39
subdir = irf
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_CLEAN_FILES =
 
47
SOURCES =
 
48
DIST_SOURCES =
 
49
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
50
am__vpath_adj = case $$p in \
 
51
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
52
    *) f=$$p;; \
 
53
  esac;
 
54
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
55
am__installdirs = "$(DESTDIR)$(datairfdir)"
 
56
datairfDATA_INSTALL = $(INSTALL_DATA)
 
57
DATA = $(datairf_DATA)
 
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
39
59
ACLOCAL = @ACLOCAL@
40
60
AMTAR = @AMTAR@
41
61
AUTOCONF = @AUTOCONF@
43
63
AUTOMAKE = @AUTOMAKE@
44
64
AWK = @AWK@
45
65
CYGPATH_W = @CYGPATH_W@
 
66
DATE_VERSION = @DATE_VERSION@
46
67
DEFS = @DEFS@
 
68
DOTTED_VERSION = @DOTTED_VERSION@
47
69
ECHO_C = @ECHO_C@
48
70
ECHO_N = @ECHO_N@
49
71
ECHO_T = @ECHO_T@
59
81
LIBOBJS = @LIBOBJS@
60
82
LIBS = @LIBS@
61
83
LTLIBOBJS = @LTLIBOBJS@
62
 
MAINT = @MAINT@
63
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
64
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
65
84
MAKEINFO = @MAKEINFO@
66
 
OTHERPATHSEP = @OTHERPATHSEP@
67
85
PACKAGE = @PACKAGE@
68
86
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
69
87
PACKAGE_NAME = @PACKAGE_NAME@
70
88
PACKAGE_STRING = @PACKAGE_STRING@
71
89
PACKAGE_TARNAME = @PACKAGE_TARNAME@
72
90
PACKAGE_VERSION = @PACKAGE_VERSION@
73
 
PATHSEP = @PATHSEP@
74
91
PATH_SEPARATOR = @PATH_SEPARATOR@
75
92
PS2PDF = @PS2PDF@
76
93
SET_MAKE = @SET_MAKE@
78
95
STRIP = @STRIP@
79
96
VERSION = @VERSION@
80
97
am__leading_dot = @am__leading_dot@
 
98
am__tar = @am__tar@
 
99
am__untar = @am__untar@
81
100
bindir = @bindir@
82
101
build = @build@
83
102
build_alias = @build_alias@
151
170
localedir = @localedir@
152
171
localstatedir = @localstatedir@
153
172
mandir = @mandir@
 
173
mkdir_p = @mkdir_p@
154
174
oldincludedir = @oldincludedir@
155
175
pdfdir = @pdfdir@
156
176
prefix = @prefix@
161
181
sysconfdir = @sysconfdir@
162
182
target_alias = @target_alias@
163
183
datairfdir = @GEDADATADIR@/sym/irf
164
 
 
165
184
datairf_DATA = @datairf@
166
 
 
167
185
EXTRA_DIST = $(datairf_DATA)
168
 
 
169
186
MOSTLYCLEANFILES = *.log *~
170
187
CLEANFILES = *.log *~
171
188
DISTCLEANFILES = *.log core FILE *~ prototype.bak
172
189
MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
173
 
subdir = irf
174
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
175
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
176
 
CONFIG_CLEAN_FILES =
177
 
DIST_SOURCES =
178
 
DATA = $(datairf_DATA)
179
 
 
180
 
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
181
190
all: all-am
182
191
 
183
192
.SUFFIXES:
184
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
193
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
194
        @for dep in $?; do \
 
195
          case '$(am__configure_deps)' in \
 
196
            *$$dep*) \
 
197
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
198
                && exit 0; \
 
199
              exit 1;; \
 
200
          esac; \
 
201
        done; \
 
202
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  irf/Makefile'; \
185
203
        cd $(top_srcdir) && \
186
204
          $(AUTOMAKE) --gnu  irf/Makefile
187
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
188
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
205
.PRECIOUS: Makefile
 
206
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
207
        @case '$?' in \
 
208
          *config.status*) \
 
209
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
210
          *) \
 
211
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
212
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
213
        esac;
 
214
 
 
215
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
216
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
217
 
 
218
$(top_srcdir)/configure:  $(am__configure_deps)
 
219
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
220
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
221
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189
222
uninstall-info-am:
190
 
datairfDATA_INSTALL = $(INSTALL_DATA)
191
223
install-datairfDATA: $(datairf_DATA)
192
224
        @$(NORMAL_INSTALL)
193
 
        $(mkinstalldirs) $(DESTDIR)$(datairfdir)
 
225
        test -z "$(datairfdir)" || $(mkdir_p) "$(DESTDIR)$(datairfdir)"
194
226
        @list='$(datairf_DATA)'; for p in $$list; do \
195
227
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
196
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
197
 
          echo " $(datairfDATA_INSTALL) $$d$$p $(DESTDIR)$(datairfdir)/$$f"; \
198
 
          $(datairfDATA_INSTALL) $$d$$p $(DESTDIR)$(datairfdir)/$$f; \
 
228
          f=$(am__strip_dir) \
 
229
          echo " $(datairfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(datairfdir)/$$f'"; \
 
230
          $(datairfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(datairfdir)/$$f"; \
199
231
        done
200
232
 
201
233
uninstall-datairfDATA:
202
234
        @$(NORMAL_UNINSTALL)
203
235
        @list='$(datairf_DATA)'; for p in $$list; do \
204
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
205
 
          echo " rm -f $(DESTDIR)$(datairfdir)/$$f"; \
206
 
          rm -f $(DESTDIR)$(datairfdir)/$$f; \
 
236
          f=$(am__strip_dir) \
 
237
          echo " rm -f '$(DESTDIR)$(datairfdir)/$$f'"; \
 
238
          rm -f "$(DESTDIR)$(datairfdir)/$$f"; \
207
239
        done
208
240
tags: TAGS
209
241
TAGS:
211
243
ctags: CTAGS
212
244
CTAGS:
213
245
 
214
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
215
 
 
216
 
top_distdir = ..
217
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
218
246
 
219
247
distdir: $(DISTFILES)
220
248
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
228
256
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
229
257
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
230
258
            dir="/$$dir"; \
231
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
259
            $(mkdir_p) "$(distdir)$$dir"; \
232
260
          else \
233
261
            dir=''; \
234
262
          fi; \
246
274
check-am: all-am
247
275
check: check-am
248
276
all-am: Makefile $(DATA)
249
 
 
250
277
installdirs:
251
 
        $(mkinstalldirs) $(DESTDIR)$(datairfdir)
 
278
        for dir in "$(DESTDIR)$(datairfdir)"; do \
 
279
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
280
        done
252
281
install: install-am
253
282
install-exec: install-exec-am
254
283
install-data: install-data-am
270
299
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
271
300
 
272
301
distclean-generic:
273
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
302
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
274
303
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
275
304
 
276
305
maintainer-clean-generic:
289
318
 
290
319
dvi-am:
291
320
 
 
321
html: html-am
 
322
 
292
323
info: info-am
293
324
 
294
325
info-am:
322
353
uninstall-am: uninstall-datairfDATA uninstall-info-am
323
354
 
324
355
.PHONY: all all-am check check-am clean clean-generic distclean \
325
 
        distclean-generic distdir dvi dvi-am info info-am install \
326
 
        install-am install-data install-data-am install-datairfDATA \
327
 
        install-exec install-exec-am install-info install-info-am \
328
 
        install-man install-strip installcheck installcheck-am \
329
 
        installdirs maintainer-clean maintainer-clean-generic \
330
 
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
331
 
        uninstall-am uninstall-datairfDATA uninstall-info-am
 
356
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
357
        install install-am install-data install-data-am \
 
358
        install-datairfDATA install-exec install-exec-am install-info \
 
359
        install-info-am install-man install-strip installcheck \
 
360
        installcheck-am installdirs maintainer-clean \
 
361
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
362
        pdf-am ps ps-am uninstall uninstall-am uninstall-datairfDATA \
 
363
        uninstall-info-am
332
364
 
333
365
# Tell versions [3.59,3.63) of GNU make to not export all variables.
334
366
# Otherwise a system limit (for SysV at least) may be exceeded.