1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
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.
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
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
)
33 bin_PROGRAMS
= Parthenope
$(EXEEXT
)
34 @USE_UBOOT_TRUE@am__append_1
= -ffixed-r2
-ffixed-r14
-ffixed-r29
-DUSE_UBOOT
35 @USE_OPENFIRMWARE_TRUE@am__append_2
= -ffreestanding
-DUSE_OPENFIRMWARE
37 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
38 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
39 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
40 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
42 mkinstalldirs
= $(install_sh
) -d
43 CONFIG_HEADER
= $(top_builddir
)/config.h
45 am__installdirs
= "$(DESTDIR)$(bindir)"
46 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
47 PROGRAMS
= $(bin_PROGRAMS
)
48 am_Parthenope_OBJECTS
= cdrom.
$(OBJEXT
) context.
$(OBJEXT
) \
49 elf.
$(OBJEXT
) ext2.
$(OBJEXT
) menu.
$(OBJEXT
) rdb.
$(OBJEXT
) \
50 sfs.
$(OBJEXT
) support.
$(OBJEXT
) tftp.
$(OBJEXT
) \
52 Parthenope_OBJECTS
= $(am_Parthenope_OBJECTS
)
53 Parthenope_LDADD
= $(LDADD
)
54 Parthenope_LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(Parthenope_LDFLAGS
) \
56 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
57 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
58 am__depfiles_maybe
= depfiles
59 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
60 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
62 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
63 SOURCES
= $(Parthenope_SOURCES
)
64 DIST_SOURCES
= $(Parthenope_SOURCES
)
67 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
71 AUTOHEADER
= @AUTOHEADER@
75 CCDEPMODE
= @CCDEPMODE@
76 CFLAGS
= -Wall
-fno-builtin
-nostdinc
-nostdlib
-DIN_PARTHENOPE
-Os \
77 -DVERSION
=\"91\" -DDATE
=\"`date +%-d.%-m.%Y`\" $(am__append_1
) \
80 CYGPATH_W
= @CYGPATH_W@
88 INSTALL_DATA
= @INSTALL_DATA@
89 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
90 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
95 LTLIBOBJS
= @LTLIBOBJS@
100 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
101 PACKAGE_NAME
= @PACKAGE_NAME@
102 PACKAGE_STRING
= @PACKAGE_STRING@
103 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
104 PACKAGE_VERSION
= @PACKAGE_VERSION@
105 PATH_SEPARATOR
= @PATH_SEPARATOR@
106 SET_MAKE
= @SET_MAKE@
110 abs_builddir
= @abs_builddir@
111 abs_srcdir
= @abs_srcdir@
112 abs_top_builddir
= @abs_top_builddir@
113 abs_top_srcdir
= @abs_top_srcdir@
114 ac_ct_CC
= @ac_ct_CC@
115 am__include
= @am__include@
116 am__leading_dot
= @am__leading_dot@
117 am__quote
= @am__quote@
119 am__untar
= @am__untar@
121 build_alias
= @build_alias@
122 builddir
= @builddir@
124 datarootdir
= @datarootdir@
127 exec_prefix = @
exec_prefix@
128 host_alias
= @host_alias@
130 includedir = @
includedir@
132 install_sh
= @install_sh@
134 libexecdir
= @libexecdir@
135 localedir
= @localedir@
136 localstatedir
= @localstatedir@
139 oldincludedir = @
oldincludedir@
142 program_transform_name
= @program_transform_name@
145 sharedstatedir
= @sharedstatedir@
147 sysconfdir
= @sysconfdir@
148 target_alias
= @target_alias@
149 top_build_prefix
= @top_build_prefix@
150 top_builddir
= @top_builddir@
151 top_srcdir
= @top_srcdir@
152 EXTRA_DIST
= ldscript.lds
153 Parthenope_SOURCES
= \
177 Parthenope_LDFLAGS
= -nostartfiles
-nodefaultlibs
-static
-Wl
,-s
-Wl
,-N
-Wl
,--entry
=bootstrap
-Wl
,--script
=ldscript.lds
181 .SUFFIXES
: .c .o .obj
182 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
184 case
'$(am__configure_deps)' in \
186 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
191 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
192 cd
$(top_srcdir
) && \
193 $(AUTOMAKE
) --gnu src
/Makefile
195 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
198 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
200 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
204 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
205 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
207 $(top_srcdir
)/configure
: $(am__configure_deps
)
208 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
209 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
210 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
211 install-binPROGRAMS
: $(bin_PROGRAMS
)
213 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
214 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
215 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
218 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
219 echo
" $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
220 $(INSTALL_PROGRAM_ENV
) $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
224 uninstall-binPROGRAMS
:
226 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
227 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
228 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
229 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
233 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
234 Parthenope
$(EXEEXT
): $(Parthenope_OBJECTS
) $(Parthenope_DEPENDENCIES
)
235 @
rm -f Parthenope
$(EXEEXT
)
236 $(Parthenope_LINK
) $(Parthenope_OBJECTS
) $(Parthenope_LDADD
) $(LIBS
)
244 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cdrom.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/context.Po@am__quote@
246 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/elf.Po@am__quote@
247 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ext2.Po@am__quote@
248 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/menu.Po@am__quote@
249 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parthenope.Po@am__quote@
250 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/rdb.Po@am__quote@
251 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sfs.Po@am__quote@
252 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/support.Po@am__quote@
253 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tftp.Po@am__quote@
256 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
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
$<
263 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
264 @am__fastdepCC_TRUE@ mv
-f
$(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
265 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
266 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
267 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
269 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
270 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
271 unique
=`for i in $$list; do \
272 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
275 END { if (nonempty) { for (i in files) print i; }; }'`; \
279 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
280 $(TAGS_FILES
) $(LISP
)
283 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
284 unique
=`for i in $$list; do \
285 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
288 END { if (nonempty) { for (i in files) print i; }; }'`; \
289 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
290 test -n
"$$unique" || unique
=$$empty_fix; \
291 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
295 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
296 $(TAGS_FILES
) $(LISP
)
298 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299 unique
=`for i in $$list; do \
300 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
303 END { if (nonempty) { for (i in files) print i; }; }'`; \
304 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
305 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
309 here
=`$(am__cd) $(top_builddir) && pwd` \
310 && cd
$(top_srcdir
) \
311 && gtags
-i
$(GTAGS_ARGS
) $$here
314 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
316 distdir
: $(DISTFILES
)
317 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
318 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
319 list
='$(DISTFILES)'; \
320 dist_files
=`for file in $$list; do echo $$file; done | \
321 sed -e "s|^$$srcdirstrip/||;t" \
322 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
323 case
$$dist_files in \
324 */*) $(MKDIR_P
) `echo "$$dist_files" | \
325 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
328 for file in
$$dist_files; do \
329 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
330 if
test -d
$$d/$$file; then \
331 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
332 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
333 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
335 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
337 test -f
$(distdir
)/$$file \
338 || cp
-p
$$d/$$file $(distdir
)/$$file \
344 all-am
: Makefile
$(PROGRAMS
)
346 for
dir in
"$(DESTDIR)$(bindir)"; do \
347 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
350 install-exec
: install-exec-am
351 install-data
: install-data-am
352 uninstall: uninstall-am
355 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
357 installcheck: installcheck-am
359 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
360 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
361 `test -z '$(STRIP)' || \
362 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
368 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
370 maintainer-clean-generic
:
371 @echo
"This command is intended for maintainers to use"
372 @echo
"it deletes files that may require special tools to rebuild."
375 clean-am
: clean-binPROGRAMS clean-generic mostlyclean-am
377 distclean: distclean-am
380 distclean-am
: clean-am distclean-compile distclean-generic \
395 install-dvi
: install-dvi-am
397 install-exec-am
: install-binPROGRAMS
399 install-html
: install-html-am
401 install-info
: install-info-am
405 install-pdf
: install-pdf-am
407 install-ps
: install-ps-am
411 maintainer-clean
: maintainer-clean-am
414 maintainer-clean-am
: distclean-am maintainer-clean-generic
416 mostlyclean: mostlyclean-am
418 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
428 uninstall-am
: uninstall-binPROGRAMS
430 .MAKE
: install-am install-strip
432 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-binPROGRAMS \
433 clean-generic ctags
distclean distclean-compile \
434 distclean-generic distclean-tags distdir
dvi dvi-am html \
435 html-am
info info-am
install install-am install-binPROGRAMS \
436 install-data install-data-am install-dvi install-dvi-am \
437 install-exec install-exec-am install-html install-html-am \
438 install-info install-info-am install-man install-pdf \
439 install-pdf-am install-ps install-ps-am install-strip \
440 installcheck installcheck-am
installdirs maintainer-clean \
441 maintainer-clean-generic
mostlyclean mostlyclean-compile \
442 mostlyclean-generic pdf pdf-am ps ps-am
tags uninstall \
443 uninstall-am uninstall-binPROGRAMS
445 # Tell versions [3.59,3.63) of GNU make to not export all variables.
446 # Otherwise a system limit (for SysV at least) may be exceeded.