comparison lwlink/branches/1.0/src/Makefile.in @ 135:3190534255c6

Added autotools files for release
author lost
date Tue, 27 Jan 2009 05:52:38 +0000
parents
children
comparison
equal deleted inserted replaced
134:235bdd281e1e 135:3190534255c6
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 bin_PROGRAMS = lwlink$(EXEEXT) lwobjdump$(EXEEXT)
34 subdir = src
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
36 $(srcdir)/config.h.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
39 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40 $(ACLOCAL_M4)
41 mkinstalldirs = $(install_sh) -d
42 CONFIG_HEADER = config.h
43 CONFIG_CLEAN_FILES =
44 am__installdirs = "$(DESTDIR)$(bindir)"
45 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
46 PROGRAMS = $(bin_PROGRAMS)
47 am_lwlink_OBJECTS = main.$(OBJEXT) lwlink.$(OBJEXT) util.$(OBJEXT) \
48 readfiles.$(OBJEXT) expr.$(OBJEXT) script.$(OBJEXT) \
49 link.$(OBJEXT) output.$(OBJEXT)
50 lwlink_OBJECTS = $(am_lwlink_OBJECTS)
51 lwlink_LDADD = $(LDADD)
52 am_lwobjdump_OBJECTS = objdump.$(OBJEXT) util.$(OBJEXT)
53 lwobjdump_OBJECTS = $(am_lwobjdump_OBJECTS)
54 lwobjdump_LDADD = $(LDADD)
55 DEFAULT_INCLUDES = -I.@am__isrc@
56 depcomp = $(SHELL) $(top_srcdir)/depcomp
57 am__depfiles_maybe = depfiles
58 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60 CCLD = $(CC)
61 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
62 SOURCES = $(lwlink_SOURCES) $(lwobjdump_SOURCES)
63 DIST_SOURCES = $(lwlink_SOURCES) $(lwobjdump_SOURCES)
64 ETAGS = etags
65 CTAGS = ctags
66 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
67 ACLOCAL = @ACLOCAL@
68 AMTAR = @AMTAR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 CC = @CC@
74 CCDEPMODE = @CCDEPMODE@
75 CFLAGS = @CFLAGS@
76 CPPFLAGS = @CPPFLAGS@
77 CYGPATH_W = @CYGPATH_W@
78 DEFS = @DEFS@
79 DEPDIR = @DEPDIR@
80 ECHO_C = @ECHO_C@
81 ECHO_N = @ECHO_N@
82 ECHO_T = @ECHO_T@
83 EXEEXT = @EXEEXT@
84 INSTALL = @INSTALL@
85 INSTALL_DATA = @INSTALL_DATA@
86 INSTALL_PROGRAM = @INSTALL_PROGRAM@
87 INSTALL_SCRIPT = @INSTALL_SCRIPT@
88 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
89 LDFLAGS = @LDFLAGS@
90 LIBOBJS = @LIBOBJS@
91 LIBS = @LIBS@
92 LTLIBOBJS = @LTLIBOBJS@
93 MAKEINFO = @MAKEINFO@
94 MKDIR_P = @MKDIR_P@
95 OBJEXT = @OBJEXT@
96 PACKAGE = @PACKAGE@
97 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98 PACKAGE_NAME = @PACKAGE_NAME@
99 PACKAGE_STRING = @PACKAGE_STRING@
100 PACKAGE_TARNAME = @PACKAGE_TARNAME@
101 PACKAGE_VERSION = @PACKAGE_VERSION@
102 PATH_SEPARATOR = @PATH_SEPARATOR@
103 SET_MAKE = @SET_MAKE@
104 SHELL = @SHELL@
105 STRIP = @STRIP@
106 VERSION = @VERSION@
107 abs_builddir = @abs_builddir@
108 abs_srcdir = @abs_srcdir@
109 abs_top_builddir = @abs_top_builddir@
110 abs_top_srcdir = @abs_top_srcdir@
111 ac_ct_CC = @ac_ct_CC@
112 am__include = @am__include@
113 am__leading_dot = @am__leading_dot@
114 am__quote = @am__quote@
115 am__tar = @am__tar@
116 am__untar = @am__untar@
117 bindir = @bindir@
118 build_alias = @build_alias@
119 builddir = @builddir@
120 datadir = @datadir@
121 datarootdir = @datarootdir@
122 docdir = @docdir@
123 dvidir = @dvidir@
124 exec_prefix = @exec_prefix@
125 host_alias = @host_alias@
126 htmldir = @htmldir@
127 includedir = @includedir@
128 infodir = @infodir@
129 install_sh = @install_sh@
130 libdir = @libdir@
131 libexecdir = @libexecdir@
132 localedir = @localedir@
133 localstatedir = @localstatedir@
134 mandir = @mandir@
135 mkdir_p = @mkdir_p@
136 oldincludedir = @oldincludedir@
137 pdfdir = @pdfdir@
138 prefix = @prefix@
139 program_transform_name = @program_transform_name@
140 psdir = @psdir@
141 sbindir = @sbindir@
142 sharedstatedir = @sharedstatedir@
143 srcdir = @srcdir@
144 sysconfdir = @sysconfdir@
145 target_alias = @target_alias@
146 top_builddir = @top_builddir@
147 top_srcdir = @top_srcdir@
148 lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c output.c
149 lwobjdump_SOURCES = objdump.c util.c
150 EXTRA_DIST = lwlink.h util.h expr.h
151 all: config.h
152 $(MAKE) $(AM_MAKEFLAGS) all-am
153
154 .SUFFIXES:
155 .SUFFIXES: .c .o .obj
156 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
157 @for dep in $?; do \
158 case '$(am__configure_deps)' in \
159 *$$dep*) \
160 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
161 && exit 0; \
162 exit 1;; \
163 esac; \
164 done; \
165 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
166 cd $(top_srcdir) && \
167 $(AUTOMAKE) --foreign src/Makefile
168 .PRECIOUS: Makefile
169 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
170 @case '$?' in \
171 *config.status*) \
172 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
173 *) \
174 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
175 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
176 esac;
177
178 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
179 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
180
181 $(top_srcdir)/configure: $(am__configure_deps)
182 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
183 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
184 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
185
186 config.h: stamp-h1
187 @if test ! -f $@; then \
188 rm -f stamp-h1; \
189 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
190 else :; fi
191
192 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
193 @rm -f stamp-h1
194 cd $(top_builddir) && $(SHELL) ./config.status src/config.h
195 $(srcdir)/config.h.in: $(am__configure_deps)
196 cd $(top_srcdir) && $(AUTOHEADER)
197 rm -f stamp-h1
198 touch $@
199
200 distclean-hdr:
201 -rm -f config.h stamp-h1
202 install-binPROGRAMS: $(bin_PROGRAMS)
203 @$(NORMAL_INSTALL)
204 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
205 @list='$(bin_PROGRAMS)'; for p in $$list; do \
206 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
207 if test -f $$p \
208 ; then \
209 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
210 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
211 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
212 else :; fi; \
213 done
214
215 uninstall-binPROGRAMS:
216 @$(NORMAL_UNINSTALL)
217 @list='$(bin_PROGRAMS)'; for p in $$list; do \
218 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
219 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
220 rm -f "$(DESTDIR)$(bindir)/$$f"; \
221 done
222
223 clean-binPROGRAMS:
224 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
225 lwlink$(EXEEXT): $(lwlink_OBJECTS) $(lwlink_DEPENDENCIES)
226 @rm -f lwlink$(EXEEXT)
227 $(LINK) $(lwlink_OBJECTS) $(lwlink_LDADD) $(LIBS)
228 lwobjdump$(EXEEXT): $(lwobjdump_OBJECTS) $(lwobjdump_DEPENDENCIES)
229 @rm -f lwobjdump$(EXEEXT)
230 $(LINK) $(lwobjdump_OBJECTS) $(lwobjdump_LDADD) $(LIBS)
231
232 mostlyclean-compile:
233 -rm -f *.$(OBJEXT)
234
235 distclean-compile:
236 -rm -f *.tab.c
237
238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expr.Po@am__quote@
239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/link.Po@am__quote@
240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lwlink.Po@am__quote@
241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objdump.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readfiles.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script.Po@am__quote@
246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
247
248 .c.o:
249 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
250 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
251 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
252 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
253 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
254
255 .c.obj:
256 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
257 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
258 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
259 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
260 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
261
262 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
263 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
264 unique=`for i in $$list; do \
265 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266 done | \
267 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
268 END { if (nonempty) { for (i in files) print i; }; }'`; \
269 mkid -fID $$unique
270 tags: TAGS
271
272 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
273 $(TAGS_FILES) $(LISP)
274 tags=; \
275 here=`pwd`; \
276 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
277 unique=`for i in $$list; do \
278 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279 done | \
280 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
281 END { if (nonempty) { for (i in files) print i; }; }'`; \
282 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
283 test -n "$$unique" || unique=$$empty_fix; \
284 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
285 $$tags $$unique; \
286 fi
287 ctags: CTAGS
288 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
289 $(TAGS_FILES) $(LISP)
290 tags=; \
291 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
292 unique=`for i in $$list; do \
293 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294 done | \
295 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
296 END { if (nonempty) { for (i in files) print i; }; }'`; \
297 test -z "$(CTAGS_ARGS)$$tags$$unique" \
298 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
299 $$tags $$unique
300
301 GTAGS:
302 here=`$(am__cd) $(top_builddir) && pwd` \
303 && cd $(top_srcdir) \
304 && gtags -i $(GTAGS_ARGS) $$here
305
306 distclean-tags:
307 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
308
309 distdir: $(DISTFILES)
310 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
311 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
312 list='$(DISTFILES)'; \
313 dist_files=`for file in $$list; do echo $$file; done | \
314 sed -e "s|^$$srcdirstrip/||;t" \
315 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
316 case $$dist_files in \
317 */*) $(MKDIR_P) `echo "$$dist_files" | \
318 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
319 sort -u` ;; \
320 esac; \
321 for file in $$dist_files; do \
322 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
323 if test -d $$d/$$file; then \
324 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
325 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
327 fi; \
328 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
329 else \
330 test -f $(distdir)/$$file \
331 || cp -p $$d/$$file $(distdir)/$$file \
332 || exit 1; \
333 fi; \
334 done
335 check-am: all-am
336 check: check-am
337 all-am: Makefile $(PROGRAMS) config.h
338 installdirs:
339 for dir in "$(DESTDIR)$(bindir)"; do \
340 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
341 done
342 install: install-am
343 install-exec: install-exec-am
344 install-data: install-data-am
345 uninstall: uninstall-am
346
347 install-am: all-am
348 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
349
350 installcheck: installcheck-am
351 install-strip:
352 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
353 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
354 `test -z '$(STRIP)' || \
355 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
356 mostlyclean-generic:
357
358 clean-generic:
359
360 distclean-generic:
361 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
362
363 maintainer-clean-generic:
364 @echo "This command is intended for maintainers to use"
365 @echo "it deletes files that may require special tools to rebuild."
366 clean: clean-am
367
368 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
369
370 distclean: distclean-am
371 -rm -rf ./$(DEPDIR)
372 -rm -f Makefile
373 distclean-am: clean-am distclean-compile distclean-generic \
374 distclean-hdr distclean-tags
375
376 dvi: dvi-am
377
378 dvi-am:
379
380 html: html-am
381
382 info: info-am
383
384 info-am:
385
386 install-data-am:
387
388 install-dvi: install-dvi-am
389
390 install-exec-am: install-binPROGRAMS
391
392 install-html: install-html-am
393
394 install-info: install-info-am
395
396 install-man:
397
398 install-pdf: install-pdf-am
399
400 install-ps: install-ps-am
401
402 installcheck-am:
403
404 maintainer-clean: maintainer-clean-am
405 -rm -rf ./$(DEPDIR)
406 -rm -f Makefile
407 maintainer-clean-am: distclean-am maintainer-clean-generic
408
409 mostlyclean: mostlyclean-am
410
411 mostlyclean-am: mostlyclean-compile mostlyclean-generic
412
413 pdf: pdf-am
414
415 pdf-am:
416
417 ps: ps-am
418
419 ps-am:
420
421 uninstall-am: uninstall-binPROGRAMS
422
423 .MAKE: install-am install-strip
424
425 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
426 clean-generic ctags distclean distclean-compile \
427 distclean-generic distclean-hdr distclean-tags distdir dvi \
428 dvi-am html html-am info info-am install install-am \
429 install-binPROGRAMS install-data install-data-am install-dvi \
430 install-dvi-am install-exec install-exec-am install-html \
431 install-html-am install-info install-info-am install-man \
432 install-pdf install-pdf-am install-ps install-ps-am \
433 install-strip installcheck installcheck-am installdirs \
434 maintainer-clean maintainer-clean-generic mostlyclean \
435 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
436 tags uninstall uninstall-am uninstall-binPROGRAMS
437
438 # Tell versions [3.59,3.63) of GNU make to not export all variables.
439 # Otherwise a system limit (for SysV at least) may be exceeded.
440 .NOEXPORT: