OSDN Git Service

Linux/FR-V support.
[pf3gnuchains/pf3gnuchains3x.git] / rda / unix / Makefile.in
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 CXX = @CXX@
77 CXXCPP = @CXXCPP@
78 DEPDIR = @DEPDIR@
79 DLLTOOL = @DLLTOOL@
80 GCJ = @GCJ@
81 GCJFLAGS = @GCJFLAGS@
82 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83 LIBTOOL = @LIBTOOL@
84 LN_S = @LN_S@
85 MAINT = @MAINT@
86 OBJDUMP = @OBJDUMP@
87 PACKAGE = @PACKAGE@
88 RANLIB = @RANLIB@
89 STRIP = @STRIP@
90 TARGET_MODULES = @TARGET_MODULES@
91 VERSION = @VERSION@
92 am__include = @am__include@
93 am__quote = @am__quote@
94 install_sh = @install_sh@
95
96 AUTOMAKE_OPTIONS = foreign
97
98 noinst_PROGRAMS = rda
99
100 INCLUDES = -I$(srcdir) -I$(srcdir)/../include 
101
102 rda_SOURCES = server.c 
103 EXTRA_rda_SOURCES = linux-target.c solaris-target.c \
104         ptrace-target.c dummy-target.c
105
106 rda_LDADD = $(TARGET_MODULES) ../lib/librda.la
107 rda_DEPENDENCIES = $(server_OBJECTS) $(TARGET_MODULES)
108 rda_LDFLAGS = -ldl -rdynamic
109 subdir = .
110 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
112 CONFIG_HEADER = config.h
113 CONFIG_CLEAN_FILES =
114 noinst_PROGRAMS = rda$(EXEEXT)
115 PROGRAMS = $(noinst_PROGRAMS)
116
117 am_rda_OBJECTS = server.$(OBJEXT)
118 rda_OBJECTS = $(am_rda_OBJECTS)
119
120 DEFS = @DEFS@
121 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
122 CPPFLAGS = @CPPFLAGS@
123 LDFLAGS = @LDFLAGS@
124 LIBS = @LIBS@
125 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
126 am__depfiles_maybe = depfiles
127 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/dummy-target.Po \
128 @AMDEP_TRUE@    ./$(DEPDIR)/linux-target.Po \
129 @AMDEP_TRUE@    ./$(DEPDIR)/ptrace-target.Po ./$(DEPDIR)/server.Po \
130 @AMDEP_TRUE@    ./$(DEPDIR)/solaris-target.Po
131 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
132         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
133 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
134         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
135 CCLD = $(CC)
136 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
137         $(AM_LDFLAGS) $(LDFLAGS) -o $@
138 CFLAGS = @CFLAGS@
139 DIST_SOURCES = $(rda_SOURCES) $(EXTRA_rda_SOURCES)
140 DIST_COMMON = ../../config.guess ../../config.sub ../../depcomp \
141         ../../install-sh ../../ltmain.sh ../../missing \
142         ../../mkinstalldirs ChangeLog Makefile.am Makefile.in \
143         acinclude.m4 aclocal.m4 config.in configure configure.in
144 SOURCES = $(rda_SOURCES) $(EXTRA_rda_SOURCES)
145
146 all: config.h
147         $(MAKE) $(AM_MAKEFLAGS) all-am
148
149 .SUFFIXES:
150 .SUFFIXES: .c .lo .o .obj
151
152 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
153  configure.lineno
154 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
155         cd $(top_srcdir) && \
156           $(AUTOMAKE) --foreign  Makefile
157 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
158         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
159
160 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
161         $(SHELL) ./config.status --recheck
162 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
163         cd $(srcdir) && $(AUTOCONF)
164
165 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
166         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
167
168 config.h: stamp-h1
169         @if test ! -f $@; then \
170           rm -f stamp-h1; \
171           $(MAKE) stamp-h1; \
172         else :; fi
173
174 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
175         @rm -f stamp-h1
176         cd $(top_builddir) && $(SHELL) ./config.status config.h
177
178 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) 
179         cd $(top_srcdir) && $(AUTOHEADER)
180         touch $(srcdir)/config.in
181
182 distclean-hdr:
183         -rm -f config.h stamp-h1
184
185 clean-noinstPROGRAMS:
186         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
187           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
188           echo " rm -f $$p $$f"; \
189           rm -f $$p $$f ; \
190         done
191 rda$(EXEEXT): $(rda_OBJECTS) $(rda_DEPENDENCIES) 
192         @rm -f rda$(EXEEXT)
193         $(LINK) $(rda_LDFLAGS) $(rda_OBJECTS) $(rda_LDADD) $(LIBS)
194
195 mostlyclean-compile:
196         -rm -f *.$(OBJEXT) core *.core
197
198 distclean-compile:
199         -rm -f *.tab.c
200
201 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy-target.Po@am__quote@
202 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linux-target.Po@am__quote@
203 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ptrace-target.Po@am__quote@
204 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Po@am__quote@
205 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/solaris-target.Po@am__quote@
206
207 distclean-depend:
208         -rm -rf ./$(DEPDIR)
209
210 .c.o:
211 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
212 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
213 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
214         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
215
216 .c.obj:
217 @AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
218 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
219 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
220         $(COMPILE) -c `cygpath -w $<`
221
222 .c.lo:
223 @AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
224 @AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
225 @AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
226         $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
227 CCDEPMODE = @CCDEPMODE@
228
229 mostlyclean-libtool:
230         -rm -f *.lo
231
232 clean-libtool:
233         -rm -rf .libs _libs
234
235 distclean-libtool:
236         -rm -f libtool
237 uninstall-info-am:
238
239 ETAGS = etags
240 ETAGSFLAGS =
241
242 tags: TAGS
243
244 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
245         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
246         unique=`for i in $$list; do \
247             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
248           done | \
249           $(AWK) '    { files[$$0] = 1; } \
250                END { for (i in files) print i; }'`; \
251         mkid -fID $$unique
252
253 TAGS:  $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
254                 $(TAGS_FILES) $(LISP)
255         tags=; \
256         here=`pwd`; \
257         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
258         unique=`for i in $$list; do \
259             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260           done | \
261           $(AWK) '    { files[$$0] = 1; } \
262                END { for (i in files) print i; }'`; \
263         test -z "$(ETAGS_ARGS)$$tags$$unique" \
264           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
265              $$tags $$unique
266
267 GTAGS:
268         here=`$(am__cd) $(top_builddir) && pwd` \
269           && cd $(top_srcdir) \
270           && gtags -i $(GTAGS_ARGS) $$here
271
272 distclean-tags:
273         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
274 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
275
276 top_distdir = .
277 distdir = $(PACKAGE)-$(VERSION)
278
279 am__remove_distdir = \
280   { test ! -d $(distdir) \
281     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
282          && rm -fr $(distdir); }; }
283
284 GZIP_ENV = --best
285 distcleancheck_listfiles = find . -type f -print
286
287 distdir: $(DISTFILES)
288         $(am__remove_distdir)
289         mkdir $(distdir)
290         $(mkinstalldirs) $(distdir)/../..
291         @list='$(DISTFILES)'; for file in $$list; do \
292           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
293           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
294           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
295             dir="/$$dir"; \
296             $(mkinstalldirs) "$(distdir)$$dir"; \
297           else \
298             dir=''; \
299           fi; \
300           if test -d $$d/$$file; then \
301             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
302               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
303             fi; \
304             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
305           else \
306             test -f $(distdir)/$$file \
307             || cp -p $$d/$$file $(distdir)/$$file \
308             || exit 1; \
309           fi; \
310         done
311         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
312           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
313           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
314           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
315         || chmod -R a+r $(distdir)
316 dist-gzip: distdir
317         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
318         $(am__remove_distdir)
319
320 dist dist-all: distdir
321         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
322         $(am__remove_distdir)
323
324 # This target untars the dist file and tries a VPATH configuration.  Then
325 # it guarantees that the distribution is self-contained by making another
326 # tarfile.
327 distcheck: dist
328         $(am__remove_distdir)
329         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
330         chmod -R a-w $(distdir); chmod a+w $(distdir)
331         mkdir $(distdir)/=build
332         mkdir $(distdir)/=inst
333         chmod a-w $(distdir)
334         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
335           && cd $(distdir)/=build \
336           && ../configure --srcdir=.. --prefix=$$dc_install_base \
337             $(DISTCHECK_CONFIGURE_FLAGS) \
338           && $(MAKE) $(AM_MAKEFLAGS) \
339           && $(MAKE) $(AM_MAKEFLAGS) dvi \
340           && $(MAKE) $(AM_MAKEFLAGS) check \
341           && $(MAKE) $(AM_MAKEFLAGS) install \
342           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
343           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
344           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
345               || { echo "ERROR: files left after uninstall:" ; \
346                    find $$dc_install_base -type f -print ; \
347                    exit 1; } >&2 ) \
348           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
349           && rm -f $(distdir).tar.gz \
350           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
351         $(am__remove_distdir)
352         @echo "$(distdir).tar.gz is ready for distribution" | \
353           sed 'h;s/./=/g;p;x;p;x'
354 distcleancheck: distclean
355         if test '$(srcdir)' = . ; then \
356           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
357           exit 1 ; \
358         fi
359         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
360           || { echo "ERROR: files left after distclean:" ; \
361                $(distcleancheck_listfiles) ; \
362                exit 1; } >&2
363 check-am: all-am
364 check: check-am
365 all-am: Makefile $(PROGRAMS) config.h
366
367 installdirs:
368
369 install: install-am
370 install-exec: install-exec-am
371 install-data: install-data-am
372 uninstall: uninstall-am
373
374 install-am: all-am
375         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
376
377 installcheck: installcheck-am
378 install-strip:
379         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
380           INSTALL_STRIP_FLAG=-s \
381           `test -z '$(STRIP)' || \
382             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
383 mostlyclean-generic:
384
385 clean-generic:
386
387 distclean-generic:
388         -rm -f Makefile $(CONFIG_CLEAN_FILES)
389
390 maintainer-clean-generic:
391         @echo "This command is intended for maintainers to use"
392         @echo "it deletes files that may require special tools to rebuild."
393 clean: clean-am
394
395 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
396         mostlyclean-am
397
398 distclean: distclean-am
399         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
400 distclean-am: clean-am distclean-compile distclean-depend \
401         distclean-generic distclean-hdr distclean-libtool \
402         distclean-tags
403
404 dvi: dvi-am
405
406 dvi-am:
407
408 info: info-am
409
410 info-am:
411
412 install-data-am:
413
414 install-exec-am:
415
416 install-info: install-info-am
417
418 install-man:
419
420 installcheck-am:
421
422 maintainer-clean: maintainer-clean-am
423         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
424         -rm -rf autom4te.cache
425 maintainer-clean-am: distclean-am maintainer-clean-generic
426
427 mostlyclean: mostlyclean-am
428
429 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
430         mostlyclean-libtool
431
432 uninstall-am: uninstall-info-am
433
434 .PHONY: GTAGS all all-am check check-am clean clean-generic \
435         clean-libtool clean-noinstPROGRAMS dist dist-all dist-gzip \
436         distcheck distclean distclean-compile distclean-depend \
437         distclean-generic distclean-hdr distclean-libtool \
438         distclean-tags distcleancheck distdir dvi dvi-am info info-am \
439         install install-am install-data install-data-am install-exec \
440         install-exec-am install-info install-info-am install-man \
441         install-strip installcheck installcheck-am installdirs \
442         maintainer-clean maintainer-clean-generic mostlyclean \
443         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
444         tags uninstall uninstall-am uninstall-info-am
445
446 # Tell versions [3.59,3.63) of GNU make to not export all variables.
447 # Otherwise a system limit (for SysV at least) may be exceeded.
448 .NOEXPORT: