~ubuntu-branches/ubuntu/lucid/skyeye/lucid-proposed

« back to all changes in this revision

Viewing changes to misc/conf/configs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yu Guanghui
  • Date: 2007-08-07 13:25:49 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20070807132549-96159k1obat1fxr0
Tags: 1.2.3-1
* New upstream release
* Added NO_BFD=1, don't require libbfd now. (Closes:Bug#423933) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
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
SHELL = @SHELL@
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
prefix = @prefix@
 
22
exec_prefix = @exec_prefix@
 
23
 
 
24
bindir = @bindir@
 
25
sbindir = @sbindir@
 
26
libexecdir = @libexecdir@
 
27
datadir = @datadir@
 
28
sysconfdir = @sysconfdir@
 
29
sharedstatedir = @sharedstatedir@
 
30
localstatedir = @localstatedir@
 
31
libdir = @libdir@
 
32
infodir = @infodir@
 
33
mandir = @mandir@
 
34
includedir = @includedir@
 
35
oldincludedir = /usr/include
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
top_builddir = ..
 
40
 
 
41
ACLOCAL = @ACLOCAL@
 
42
AUTOCONF = @AUTOCONF@
 
43
AUTOMAKE = @AUTOMAKE@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
 
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
47
INSTALL = @INSTALL@
 
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
49
INSTALL_DATA = @INSTALL_DATA@
 
50
install_sh_DATA = $(install_sh) -c -m 644
 
51
install_sh_PROGRAM = $(install_sh) -c
 
52
install_sh_SCRIPT = $(install_sh) -c
 
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
54
INSTALL_HEADER = $(INSTALL_DATA)
 
55
transform = @program_transform_name@
 
56
NORMAL_INSTALL = :
 
57
PRE_INSTALL = :
 
58
POST_INSTALL = :
 
59
NORMAL_UNINSTALL = :
 
60
PRE_UNINSTALL = :
 
61
POST_UNINSTALL = :
 
62
build_alias = @build_alias@
 
63
build_triplet = @build@
 
64
host_alias = @host_alias@
 
65
host_triplet = @host@
 
66
target_alias = @target_alias@
 
67
target_triplet = @target@
 
68
 
 
69
EXEEXT = @EXEEXT@
 
70
OBJEXT = @OBJEXT@
 
71
PATH_SEPARATOR = @PATH_SEPARATOR@
 
72
AMTAR = @AMTAR@
 
73
AS = @AS@
 
74
AWK = @AWK@
 
75
CC = @CC@
 
76
DEPDIR = @DEPDIR@
 
77
DLLTOOL = @DLLTOOL@
 
78
ECHO = @ECHO@
 
79
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
80
LIBTOOL = @LIBTOOL@
 
81
LN_S = @LN_S@
 
82
LT_AGE = @LT_AGE@
 
83
LT_CURRENT = @LT_CURRENT@
 
84
LT_RELEASE = @LT_RELEASE@
 
85
LT_REVISION = @LT_REVISION@
 
86
MiniGUI_BINARY_AGE = @MiniGUI_BINARY_AGE@
 
87
MiniGUI_INTERFACE_AGE = @MiniGUI_INTERFACE_AGE@
 
88
MiniGUI_MAJOR_VERSION = @MiniGUI_MAJOR_VERSION@
 
89
MiniGUI_MICRO_VERSION = @MiniGUI_MICRO_VERSION@
 
90
MiniGUI_MINOR_VERSION = @MiniGUI_MINOR_VERSION@
 
91
MiniGUI_VERSION = @MiniGUI_VERSION@
 
92
OBJDUMP = @OBJDUMP@
 
93
PACKAGE = @PACKAGE@
 
94
RANLIB = @RANLIB@
 
95
STRIP = @STRIP@
 
96
SYSTEM_LIBS = @SYSTEM_LIBS@
 
97
VERSION = @VERSION@
 
98
VIDEO_CFLAGS = @VIDEO_CFLAGS@
 
99
VIDEO_DRIVERS = @VIDEO_DRIVERS@
 
100
VIDEO_SUBDIRS = @VIDEO_SUBDIRS@
 
101
am__include = @am__include@
 
102
am__quote = @am__quote@
 
103
install_sh = @install_sh@
 
104
EXTRA_DIST = config.in  Configure.help  defconfig  feature.in  mkdefconfig
 
105
subdir = configs
 
106
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
107
CONFIG_HEADER = $(top_builddir)/config.h
 
108
CONFIG_CLEAN_FILES =
 
109
DIST_SOURCES =
 
110
DIST_COMMON = Makefile.am Makefile.in
 
111
all: all-am
 
112
 
 
113
.SUFFIXES:
 
114
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
115
        cd $(top_srcdir) && \
 
116
          $(AUTOMAKE) --gnu  configs/Makefile
 
117
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
118
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
119
 
 
120
mostlyclean-libtool:
 
121
        -rm -f *.lo
 
122
 
 
123
clean-libtool:
 
124
        -rm -rf .libs _libs
 
125
 
 
126
distclean-libtool:
 
127
        -rm -f libtool
 
128
uninstall-info-am:
 
129
tags: TAGS
 
130
TAGS:
 
131
 
 
132
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
133
 
 
134
top_distdir = ..
 
135
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
136
 
 
137
distdir: $(DISTFILES)
 
138
        @list='$(DISTFILES)'; for file in $$list; do \
 
139
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
140
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
141
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
142
            dir="/$$dir"; \
 
143
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
144
          else \
 
145
            dir=''; \
 
146
          fi; \
 
147
          if test -d $$d/$$file; then \
 
148
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
149
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
150
            fi; \
 
151
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
152
          else \
 
153
            test -f $(distdir)/$$file \
 
154
            || cp -p $$d/$$file $(distdir)/$$file \
 
155
            || exit 1; \
 
156
          fi; \
 
157
        done
 
158
check-am: all-am
 
159
check: check-am
 
160
all-am: Makefile
 
161
 
 
162
installdirs:
 
163
 
 
164
install: install-am
 
165
install-exec: install-exec-am
 
166
install-data: install-data-am
 
167
uninstall: uninstall-am
 
168
 
 
169
install-am: all-am
 
170
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
171
 
 
172
installcheck: installcheck-am
 
173
install-strip:
 
174
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
175
          INSTALL_STRIP_FLAG=-s \
 
176
          `test -z '$(STRIP)' || \
 
177
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
178
mostlyclean-generic:
 
179
 
 
180
clean-generic:
 
181
 
 
182
distclean-generic:
 
183
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
184
 
 
185
maintainer-clean-generic:
 
186
        @echo "This command is intended for maintainers to use"
 
187
        @echo "it deletes files that may require special tools to rebuild."
 
188
clean: clean-am
 
189
 
 
190
clean-am: clean-generic clean-libtool mostlyclean-am
 
191
 
 
192
distclean: distclean-am
 
193
 
 
194
distclean-am: clean-am distclean-generic distclean-libtool
 
195
 
 
196
dvi: dvi-am
 
197
 
 
198
dvi-am:
 
199
 
 
200
info: info-am
 
201
 
 
202
info-am:
 
203
 
 
204
install-data-am:
 
205
 
 
206
install-exec-am:
 
207
 
 
208
install-info: install-info-am
 
209
 
 
210
install-man:
 
211
 
 
212
installcheck-am:
 
213
 
 
214
maintainer-clean: maintainer-clean-am
 
215
 
 
216
maintainer-clean-am: distclean-am maintainer-clean-generic
 
217
 
 
218
mostlyclean: mostlyclean-am
 
219
 
 
220
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
221
 
 
222
uninstall-am: uninstall-info-am
 
223
 
 
224
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
225
        distclean distclean-generic distclean-libtool distdir dvi \
 
226
        dvi-am info info-am install install-am install-data \
 
227
        install-data-am install-exec install-exec-am install-info \
 
228
        install-info-am install-man install-strip installcheck \
 
229
        installcheck-am installdirs maintainer-clean \
 
230
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
231
        mostlyclean-libtool uninstall uninstall-am uninstall-info-am
 
232
 
 
233
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
234
# Otherwise a system limit (for SysV at least) may be exceeded.
 
235
.NOEXPORT: