Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/bensch/Makefile @ 1816

Last change on this file since 1816 was 1816, checked in by bensch, 21 years ago

orxonox/branches/bensch: added all necessary options

File size: 24.9 KB
Line 
1# Makefile.in generated by automake 1.8.3 from Makefile.am.
2# Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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
16
17SOURCES = $(orxonox_SOURCES)
18
19srcdir = .
20top_srcdir = .
21
22pkgdatadir = $(datadir)/orxonox
23pkglibdir = $(libdir)/orxonox
24pkgincludedir = $(includedir)/orxonox
25top_builddir = .
26am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27INSTALL = /bin/install -c
28install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
31INSTALL_HEADER = $(INSTALL_DATA)
32transform = $(program_transform_name)
33NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
39host_triplet = i686-pc-linux-gnu
40bin_PROGRAMS = orxonox$(EXEEXT)
41DIST_COMMON = README $(am__configure_deps) $(orxonox_TEXINFOS) \
42        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43        $(srcdir)/config.h.in $(srcdir)/orxonox.lsm.in \
44        $(srcdir)/orxonox.spec.in $(top_srcdir)/configure AUTHORS \
45        COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
46        install-sh missing mkinstalldirs texinfo.tex
47subdir = .
48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
50        $(top_srcdir)/configure.ac
51am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52        $(ACLOCAL_M4)
53am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
54 configure.lineno configure.status.lineno
55mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
56CONFIG_HEADER = config.h
57CONFIG_CLEAN_FILES = orxonox.lsm orxonox.spec
58am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
59binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
60PROGRAMS = $(bin_PROGRAMS)
61am_orxonox_OBJECTS = orxonox_gui.$(OBJEXT) orxonox_gui_video.$(OBJEXT) \
62        orxonox_gui_audio.$(OBJEXT) orxonox_gui_exec.$(OBJEXT)
63orxonox_OBJECTS = $(am_orxonox_OBJECTS)
64orxonox_LDADD = $(LDADD)
65DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
66depcomp = $(SHELL) $(top_srcdir)/depcomp
67am__depfiles_maybe = depfiles
68DEP_FILES = ./$(DEPDIR)/orxonox_gui.Po \
69        ./$(DEPDIR)/orxonox_gui_audio.Po \
70        ./$(DEPDIR)/orxonox_gui_exec.Po \
71        ./$(DEPDIR)/orxonox_gui_video.Po
72COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74CCLD = $(CC)
75LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
76SOURCES = $(orxonox_SOURCES)
77DIST_SOURCES = $(orxonox_SOURCES)
78INFO_DEPS = $(srcdir)/orxonox.info
79am__TEXINFO_TEX_DIR = $(srcdir)
80DVIS = orxonox.dvi
81PDFS = orxonox.pdf
82PSS = orxonox.ps
83HTMLS = orxonox.html
84TEXINFOS = orxonox.texinfo
85TEXI2DVI = texi2dvi
86TEXI2PDF = $(TEXI2DVI) --pdf --batch
87MAKEINFOHTML = $(MAKEINFO) --html
88AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
89DVIPS = dvips
90man1dir = $(mandir)/man1
91NROFF = nroff
92MANS = $(man_MANS)
93ETAGS = etags
94CTAGS = ctags
95DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96distdir = $(PACKAGE)-$(VERSION)
97top_distdir = $(distdir)
98am__remove_distdir = \
99  { test ! -d $(distdir) \
100    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
101         && rm -fr $(distdir); }; }
102DIST_ARCHIVES = $(distdir).tar.gz
103GZIP_ENV = --best
104distuninstallcheck_listfiles = find . -type f -print
105distcleancheck_listfiles = find . -type f -print
106ACLOCAL = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run aclocal-1.8
107ALLOCA = 
108AMDEP_FALSE = #
109AMDEP_TRUE = 
110AMTAR = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run tar
111AUTOCONF = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoconf
112AUTOHEADER = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoheader
113AUTOMAKE = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run automake-1.8
114AWK = gawk
115CC = gcc
116CCDEPMODE = depmode=gcc3
117CFLAGS = -g -O2
118CPP = gcc -E
119CPPFLAGS = 
120CYGPATH_W = echo
121DEFS = -DHAVE_CONFIG_H
122DEPDIR = .deps
123ECHO_C = 
124ECHO_N = -n
125ECHO_T = 
126EGREP = grep -E
127EXEEXT = 
128INSTALL_DATA = ${INSTALL} -m 644
129INSTALL_PROGRAM = ${INSTALL}
130INSTALL_SCRIPT = ${INSTALL}
131INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
132ISODATE = 2004-04-13
133LDFLAGS = 
134LIBOBJS = 
135LIBS = 
136LTLIBOBJS = 
137MAKEINFO = ${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run makeinfo
138OBJEXT = o
139PACKAGE = orxonox
140PACKAGE_BUGREPORT = 
141PACKAGE_NAME = 
142PACKAGE_STRING = 
143PACKAGE_TARNAME = 
144PACKAGE_VERSION = 
145PATH_SEPARATOR = :
146SET_MAKE = 
147SHELL = /bin/sh
148STRIP = 
149VERSION = 0.0.0
150ac_ct_CC = gcc
151ac_ct_STRIP = 
152am__fastdepCC_FALSE = #
153am__fastdepCC_TRUE = 
154am__include = include
155am__leading_dot = .
156am__quote = 
157bindir = ${exec_prefix}/bin
158build = i686-pc-linux-gnu
159build_alias = 
160build_cpu = i686
161build_os = linux-gnu
162build_vendor = pc
163datadir = ${prefix}/share
164exec_prefix = ${prefix}
165host = i686-pc-linux-gnu
166host_alias = 
167host_cpu = i686
168host_os = linux-gnu
169host_vendor = pc
170includedir = ${prefix}/include
171infodir = ${prefix}/info
172install_sh = /home/bensch/svn/orxonox/branches/bensch/install-sh
173libdir = ${exec_prefix}/lib
174libexecdir = ${exec_prefix}/libexec
175localstatedir = ${prefix}/var
176mandir = ${prefix}/man
177mkdir_p = mkdir -p -- .
178oldincludedir = /usr/include
179prefix = /usr/local
180program_transform_name = s,x,x,
181sbindir = ${exec_prefix}/sbin
182sharedstatedir = ${prefix}/com
183sysconfdir = ${prefix}/etc
184target_alias = 
185AM_CFLAGS = `pkg-config --cflags gtk+-2.0`
186AM_LDFLAGS = `pkg-config --libs  gtk+-2.0`
187orxonox_SOURCES = orxonox_gui.c orxonox_gui_video.c orxonox_gui_audio.c orxonox_gui_exec.c\
188        aclocal.m4
189
190
191#  uncomment the following if orxonox requires the math library
192#orxonox_LDADD=-lm
193EXTRA_DIST = orxonox.lsm.in #NAME.texinfo orxonox.spec.in
194
195#  if you write a self-test script named `chk', uncomment the
196#  following and add `chk' to the EXTRA_DIST list
197#TESTS=chk
198
199#  build and install the .info pages
200info_TEXINFOS = orxonox.texinfo
201orxonox_TEXINFOS = gpl.texinfo
202
203#  install the man pages
204man_MANS = orxonox.1
205all: config.h
206        $(MAKE) $(AM_MAKEFLAGS) all-am
207
208.SUFFIXES:
209.SUFFIXES: .c .dvi .html .info .o .obj .pdf .ps .texinfo
210am--refresh:
211        @:
212$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
213        @for dep in $?; do \
214          case '$(am__configure_deps)' in \
215            *$$dep*) \
216              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
217              cd $(srcdir) && $(AUTOMAKE) --gnu  \
218                && exit 0; \
219              exit 1;; \
220          esac; \
221        done; \
222        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
223        cd $(top_srcdir) && \
224          $(AUTOMAKE) --gnu  Makefile
225.PRECIOUS: Makefile
226Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227        @case '$?' in \
228          *config.status*) \
229            echo ' $(SHELL) ./config.status'; \
230            $(SHELL) ./config.status;; \
231          *) \
232            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
233            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
234        esac;
235
236$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237        $(SHELL) ./config.status --recheck
238
239$(top_srcdir)/configure:  $(am__configure_deps)
240        cd $(srcdir) && $(AUTOCONF)
241$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
242        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
243
244config.h: stamp-h1
245        @if test ! -f $@; then \
246          rm -f stamp-h1; \
247          $(MAKE) stamp-h1; \
248        else :; fi
249
250stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
251        @rm -f stamp-h1
252        cd $(top_builddir) && $(SHELL) ./config.status config.h
253$(srcdir)/config.h.in:  $(am__configure_deps) 
254        cd $(top_srcdir) && $(AUTOHEADER)
255        rm -f stamp-h1
256        touch $@
257
258distclean-hdr:
259        -rm -f config.h stamp-h1
260orxonox.lsm: $(top_builddir)/config.status $(srcdir)/orxonox.lsm.in
261        cd $(top_builddir) && $(SHELL) ./config.status $@
262orxonox.spec: $(top_builddir)/config.status $(srcdir)/orxonox.spec.in
263        cd $(top_builddir) && $(SHELL) ./config.status $@
264install-binPROGRAMS: $(bin_PROGRAMS)
265        @$(NORMAL_INSTALL)
266        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
267        @list='$(bin_PROGRAMS)'; for p in $$list; do \
268          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
269          if test -f $$p \
270          ; then \
271            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
272           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
273           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
274          else :; fi; \
275        done
276
277uninstall-binPROGRAMS:
278        @$(NORMAL_UNINSTALL)
279        @list='$(bin_PROGRAMS)'; for p in $$list; do \
280          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
281          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
282          rm -f "$(DESTDIR)$(bindir)/$$f"; \
283        done
284
285clean-binPROGRAMS:
286        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
287orxonox$(EXEEXT): $(orxonox_OBJECTS) $(orxonox_DEPENDENCIES) 
288        @rm -f orxonox$(EXEEXT)
289        $(LINK) $(orxonox_LDFLAGS) $(orxonox_OBJECTS) $(orxonox_LDADD) $(LIBS)
290
291mostlyclean-compile:
292        -rm -f *.$(OBJEXT)
293
294distclean-compile:
295        -rm -f *.tab.c
296
297include ./$(DEPDIR)/orxonox_gui.Po
298include ./$(DEPDIR)/orxonox_gui_audio.Po
299include ./$(DEPDIR)/orxonox_gui_exec.Po
300include ./$(DEPDIR)/orxonox_gui_video.Po
301
302.c.o:
303        if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
304        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
305#       source='$<' object='$@' libtool=no \
306#       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
307#       $(CCDEPMODE) $(depcomp) \
308#       $(COMPILE) -c $<
309
310.c.obj:
311        if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
312        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
313#       source='$<' object='$@' libtool=no \
314#       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
315#       $(CCDEPMODE) $(depcomp) \
316#       $(COMPILE) -c `$(CYGPATH_W) '$<'`
317
318.texinfo.info:
319        restore=: && \
320        backupdir="$(am__leading_dot)am$$$$" && \
321        am__cwd=`pwd` && cd $(srcdir) && \
322        rm -rf $$backupdir && mkdir $$backupdir && \
323        for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
324          if test -f $$f; then \
325            mv $$f $$backupdir; \
326            restore=mv; \
327          fi; \
328        done; \
329        cd "$$am__cwd"; \
330        if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
331         -o $@ $<; \
332        then \
333          rc=0; \
334          cd $(srcdir); \
335        else \
336          rc=$$?; \
337          cd $(srcdir) && \
338          $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
339        fi; \
340        rm -rf $$backupdir; \
341        exit $$rc
342
343.texinfo.dvi:
344        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
345        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
346        $(TEXI2DVI) $<
347
348.texinfo.pdf:
349        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
350        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
351        $(TEXI2PDF) $<
352
353.texinfo.html:
354        $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
355         -o $@ $<
356        if test ! -d $@ && test -d $(@:.html=); then \
357          mv $(@:.html=) $@; else :; fi
358$(srcdir)/orxonox.info: orxonox.texinfo $(orxonox_TEXINFOS)
359orxonox.dvi: orxonox.texinfo $(orxonox_TEXINFOS)
360orxonox.pdf: orxonox.texinfo $(orxonox_TEXINFOS)
361orxonox.html: orxonox.texinfo $(orxonox_TEXINFOS)
362.dvi.ps:
363        $(DVIPS) -o $@ $<
364
365uninstall-info-am:
366        $(PRE_UNINSTALL)
367        @if (install-info --version && \
368             install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
369          list='$(INFO_DEPS)'; \
370          for file in $$list; do \
371            relfile=`echo "$$file" | sed 's|^.*/||'`; \
372            echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
373            install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
374          done; \
375        else :; fi
376        @$(NORMAL_UNINSTALL)
377        @list='$(INFO_DEPS)'; \
378        for file in $$list; do \
379          relfile=`echo "$$file" | sed 's|^.*/||'`; \
380          relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
381          (if cd "$(DESTDIR)$(infodir)"; then \
382             echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
383             rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
384           else :; fi); \
385        done
386
387dist-info: $(INFO_DEPS)
388        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
389        list='$(INFO_DEPS)'; \
390        for base in $$list; do \
391          case $$base in \
392            $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
393          esac; \
394          if test -f $$base; then d=.; else d=$(srcdir); fi; \
395          for file in $$d/$$base*; do \
396            relfile=`expr "$$file" : "$$d/\(.*\)"`; \
397            test -f $(distdir)/$$relfile || \
398              cp -p $$file $(distdir)/$$relfile; \
399          done; \
400        done
401
402mostlyclean-aminfo:
403        -rm -rf orxonox.aux orxonox.cp orxonox.cps orxonox.fn orxonox.fns orxonox.ky \
404          orxonox.kys orxonox.log orxonox.pg orxonox.pgs orxonox.tmp \
405          orxonox.toc orxonox.tp orxonox.tps orxonox.vr orxonox.vrs \
406          orxonox.dvi orxonox.pdf orxonox.ps orxonox.html
407
408maintainer-clean-aminfo:
409        @list='$(INFO_DEPS)'; for i in $$list; do \
410          i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
411          echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
412          rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
413        done
414install-man1: $(man1_MANS) $(man_MANS)
415        @$(NORMAL_INSTALL)
416        test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
417        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
418        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
419        for i in $$l2; do \
420          case "$$i" in \
421            *.1*) list="$$list $$i" ;; \
422          esac; \
423        done; \
424        for i in $$list; do \
425          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
426          else file=$$i; fi; \
427          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
428          case "$$ext" in \
429            1*) ;; \
430            *) ext='1' ;; \
431          esac; \
432          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
433          inst=`echo $$inst | sed -e 's/^.*\///'`; \
434          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
435          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
436          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
437        done
438uninstall-man1:
439        @$(NORMAL_UNINSTALL)
440        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
441        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
442        for i in $$l2; do \
443          case "$$i" in \
444            *.1*) list="$$list $$i" ;; \
445          esac; \
446        done; \
447        for i in $$list; do \
448          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
449          case "$$ext" in \
450            1*) ;; \
451            *) ext='1' ;; \
452          esac; \
453          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
454          inst=`echo $$inst | sed -e 's/^.*\///'`; \
455          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
456          echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
457          rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
458        done
459
460ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
461        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
462        unique=`for i in $$list; do \
463            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464          done | \
465          $(AWK) '    { files[$$0] = 1; } \
466               END { for (i in files) print i; }'`; \
467        mkid -fID $$unique
468tags: TAGS
469
470TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
471                $(TAGS_FILES) $(LISP)
472        tags=; \
473        here=`pwd`; \
474        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
475        unique=`for i in $$list; do \
476            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477          done | \
478          $(AWK) '    { files[$$0] = 1; } \
479               END { for (i in files) print i; }'`; \
480        test -z "$(ETAGS_ARGS)$$tags$$unique" \
481          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482             $$tags $$unique
483ctags: CTAGS
484CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
485                $(TAGS_FILES) $(LISP)
486        tags=; \
487        here=`pwd`; \
488        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
489        unique=`for i in $$list; do \
490            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491          done | \
492          $(AWK) '    { files[$$0] = 1; } \
493               END { for (i in files) print i; }'`; \
494        test -z "$(CTAGS_ARGS)$$tags$$unique" \
495          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
496             $$tags $$unique
497
498GTAGS:
499        here=`$(am__cd) $(top_builddir) && pwd` \
500          && cd $(top_srcdir) \
501          && gtags -i $(GTAGS_ARGS) $$here
502
503distclean-tags:
504        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
505
506distdir: $(DISTFILES)
507        $(am__remove_distdir)
508        mkdir $(distdir)
509        $(mkdir_p) $(distdir)/.
510        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
511        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
512        list='$(DISTFILES)'; for file in $$list; do \
513          case $$file in \
514            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
515            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
516          esac; \
517          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
518          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
519          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
520            dir="/$$dir"; \
521            $(mkdir_p) "$(distdir)$$dir"; \
522          else \
523            dir=''; \
524          fi; \
525          if test -d $$d/$$file; then \
526            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
527              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
528            fi; \
529            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
530          else \
531            test -f $(distdir)/$$file \
532            || cp -p $$d/$$file $(distdir)/$$file \
533            || exit 1; \
534          fi; \
535        done
536        $(MAKE) $(AM_MAKEFLAGS) \
537          top_distdir="$(top_distdir)" distdir="$(distdir)" \
538          dist-info
539        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
540          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
541          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
542          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
543        || chmod -R a+r $(distdir)
544dist-gzip: distdir
545        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
546        $(am__remove_distdir)
547
548dist-bzip2: distdir
549        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
550        $(am__remove_distdir)
551
552dist-tarZ: distdir
553        $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
554        $(am__remove_distdir)
555
556dist-shar: distdir
557        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
558        $(am__remove_distdir)
559
560dist-zip: distdir
561        -rm -f $(distdir).zip
562        zip -rq $(distdir).zip $(distdir)
563        $(am__remove_distdir)
564
565dist dist-all: distdir
566        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
567        $(am__remove_distdir)
568
569# This target untars the dist file and tries a VPATH configuration.  Then
570# it guarantees that the distribution is self-contained by making another
571# tarfile.
572distcheck: dist
573        case '$(DIST_ARCHIVES)' in \
574        *.tar.gz*) \
575          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
576        *.tar.bz2*) \
577          bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
578        *.tar.Z*) \
579          uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
580        *.shar.gz*) \
581          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\
582        *.zip*) \
583          unzip $(distdir).zip ;;\
584        esac
585        chmod -R a-w $(distdir); chmod a+w $(distdir)
586        mkdir $(distdir)/_build
587        mkdir $(distdir)/_inst
588        chmod a-w $(distdir)
589        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
590          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
591          && cd $(distdir)/_build \
592          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
593            $(DISTCHECK_CONFIGURE_FLAGS) \
594          && $(MAKE) $(AM_MAKEFLAGS) \
595          && $(MAKE) $(AM_MAKEFLAGS) dvi \
596          && $(MAKE) $(AM_MAKEFLAGS) check \
597          && $(MAKE) $(AM_MAKEFLAGS) install \
598          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
599          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
600          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
601                distuninstallcheck \
602          && chmod -R a-w "$$dc_install_base" \
603          && ({ \
604               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
605               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
606               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
607               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
608                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
609              } || { rm -rf "$$dc_destdir"; exit 1; }) \
610          && rm -rf "$$dc_destdir" \
611          && $(MAKE) $(AM_MAKEFLAGS) dist \
612          && rm -rf $(DIST_ARCHIVES) \
613          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
614        $(am__remove_distdir)
615        @(echo "$(distdir) archives ready for distribution: "; \
616          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
617          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
618distuninstallcheck:
619        @cd $(distuninstallcheck_dir) \
620        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
621           || { echo "ERROR: files left after uninstall:" ; \
622                if test -n "$(DESTDIR)"; then \
623                  echo "  (check DESTDIR support)"; \
624                fi ; \
625                $(distuninstallcheck_listfiles) ; \
626                exit 1; } >&2
627distcleancheck: distclean
628        @if test '$(srcdir)' = . ; then \
629          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
630          exit 1 ; \
631        fi
632        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
633          || { echo "ERROR: files left in build directory after distclean:" ; \
634               $(distcleancheck_listfiles) ; \
635               exit 1; } >&2
636check-am: all-am
637check: check-am
638all-am: Makefile $(INFO_DEPS) $(PROGRAMS) $(MANS) config.h
639installdirs:
640        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
641          test -z "$$dir" || $(mkdir_p) "$$dir"; \
642        done
643install: install-am
644install-exec: install-exec-am
645install-data: install-data-am
646uninstall: uninstall-am
647
648install-am: all-am
649        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
650
651installcheck: installcheck-am
652install-strip:
653        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
654          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
655          `test -z '$(STRIP)' || \
656            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
657mostlyclean-generic:
658
659clean-generic:
660
661distclean-generic:
662        -rm -f $(CONFIG_CLEAN_FILES)
663
664maintainer-clean-generic:
665        @echo "This command is intended for maintainers to use"
666        @echo "it deletes files that may require special tools to rebuild."
667clean: clean-am
668
669clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
670
671distclean: distclean-am
672        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
673        -rm -rf ./$(DEPDIR)
674        -rm -f Makefile
675distclean-am: clean-am distclean-compile distclean-generic \
676        distclean-hdr distclean-tags
677
678dvi: dvi-am
679
680dvi-am: $(DVIS)
681
682html: html-am
683
684html-am: $(HTMLS)
685
686info: info-am
687
688info-am: $(INFO_DEPS)
689
690install-data-am: install-info-am install-man
691
692install-exec-am: install-binPROGRAMS
693
694install-info: install-info-am
695
696install-info-am: $(INFO_DEPS)
697        @$(NORMAL_INSTALL)
698        test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
699        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
700        list='$(INFO_DEPS)'; \
701        for file in $$list; do \
702          case $$file in \
703            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
704          esac; \
705          if test -f $$file; then d=.; else d=$(srcdir); fi; \
706          file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
707          for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
708                       $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
709            if test -f $$ifile; then \
710              relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
711              echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
712              $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
713            else : ; fi; \
714          done; \
715        done
716        @$(POST_INSTALL)
717        @if (install-info --version && \
718             install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
719          list='$(INFO_DEPS)'; \
720          for file in $$list; do \
721            relfile=`echo "$$file" | sed 's|^.*/||'`; \
722            echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
723            install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
724          done; \
725        else : ; fi
726install-man: install-man1
727
728installcheck-am:
729
730maintainer-clean: maintainer-clean-am
731        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
732        -rm -rf $(top_srcdir)/autom4te.cache
733        -rm -rf ./$(DEPDIR)
734        -rm -f Makefile
735maintainer-clean-am: distclean-am maintainer-clean-aminfo \
736        maintainer-clean-generic
737
738mostlyclean: mostlyclean-am
739
740mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
741        mostlyclean-generic
742
743pdf: pdf-am
744
745pdf-am: $(PDFS)
746
747ps: ps-am
748
749ps-am: $(PSS)
750
751uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-man
752
753uninstall-man: uninstall-man1
754
755.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
756        clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
757        dist-gzip dist-info dist-shar dist-tarZ dist-zip distcheck \
758        distclean distclean-compile distclean-generic distclean-hdr \
759        distclean-tags distcleancheck distdir distuninstallcheck dvi \
760        dvi-am html html-am info info-am install install-am \
761        install-binPROGRAMS install-data install-data-am install-exec \
762        install-exec-am install-info install-info-am install-man \
763        install-man1 install-strip installcheck installcheck-am \
764        installdirs maintainer-clean maintainer-clean-aminfo \
765        maintainer-clean-generic mostlyclean mostlyclean-aminfo \
766        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
767        tags uninstall uninstall-am uninstall-binPROGRAMS \
768        uninstall-info-am uninstall-man uninstall-man1
769
770# Tell versions [3.59,3.63) of GNU make to not export all variables.
771# Otherwise a system limit (for SysV at least) may be exceeded.
772.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.