source: main/trunk/gs2-core/Makefile.in@ 26581

Last change on this file since 26581 was 22728, checked in by mdewsnip, 14 years ago

Changing all the configure scripts and makefiles I created (from scratch, to use autoconf and automake) to have my name and copyright DL Consulting Ltd.

File size: 18.3 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 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###########################################################################
18#
19# Makefile -- Makefile for gs2-core
20#
21# By Michael Dewsnip
22#
23# Copyright (C) 2010 DL Consulting Ltd.
24#
25###########################################################################
26srcdir = @srcdir@
27top_srcdir = @top_srcdir@
28VPATH = @srcdir@
29pkgdatadir = $(datadir)/@PACKAGE@
30pkglibdir = $(libdir)/@PACKAGE@
31pkgincludedir = $(includedir)/@PACKAGE@
32top_builddir = .
33am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34INSTALL = @INSTALL@
35install_sh_DATA = $(install_sh) -c -m 644
36install_sh_PROGRAM = $(install_sh) -c
37install_sh_SCRIPT = $(install_sh) -c
38INSTALL_HEADER = $(INSTALL_DATA)
39transform = $(program_transform_name)
40NORMAL_INSTALL = :
41PRE_INSTALL = :
42POST_INSTALL = :
43NORMAL_UNINSTALL = :
44PRE_UNINSTALL = :
45POST_UNINSTALL = :
46build_triplet = @build@
47host_triplet = @host@
48DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
49 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
50 $(top_srcdir)/configure config.guess config.sub depcomp \
51 install-sh missing
52subdir = .
53ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54am__aclocal_m4_deps = $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56 $(ACLOCAL_M4)
57am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno configure.status.lineno
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = config.h
61CONFIG_CLEAN_FILES =
62SOURCES =
63DIST_SOURCES =
64RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
65 html-recursive info-recursive install-data-recursive \
66 install-exec-recursive install-info-recursive \
67 install-recursive installcheck-recursive installdirs-recursive \
68 pdf-recursive ps-recursive uninstall-info-recursive \
69 uninstall-recursive
70ETAGS = etags
71CTAGS = ctags
72DIST_SUBDIRS = $(SUBDIRS)
73DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74distdir = $(PACKAGE)-$(VERSION)
75top_distdir = $(distdir)
76am__remove_distdir = \
77 { test ! -d $(distdir) \
78 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
79 && rm -fr $(distdir); }; }
80DIST_ARCHIVES = $(distdir).tar.gz
81GZIP_ENV = --best
82distuninstallcheck_listfiles = find . -type f -print
83distcleancheck_listfiles = find . -type f -print
84ACLOCAL = @ACLOCAL@
85AMDEP_FALSE = @AMDEP_FALSE@
86AMDEP_TRUE = @AMDEP_TRUE@
87AMTAR = @AMTAR@
88AUTOCONF = @AUTOCONF@
89AUTOHEADER = @AUTOHEADER@
90AUTOMAKE = @AUTOMAKE@
91AWK = @AWK@
92COMPAT32BITFLAGS = @COMPAT32BITFLAGS@
93CPPFLAGS = @CPPFLAGS@
94CXX = @CXX@
95CXXDEPMODE = @CXXDEPMODE@
96CXXFLAGS = @CXXFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEFS = @DEFS@
99DEPDIR = @DEPDIR@
100ECHO_C = @ECHO_C@
101ECHO_N = @ECHO_N@
102ECHO_T = @ECHO_T@
103ENABLE_LUCENE_FALSE = @ENABLE_LUCENE_FALSE@
104ENABLE_LUCENE_TRUE = @ENABLE_LUCENE_TRUE@
105EXEEXT = @EXEEXT@
106INSTALL_DATA = @INSTALL_DATA@
107INSTALL_PROGRAM = @INSTALL_PROGRAM@
108INSTALL_SCRIPT = @INSTALL_SCRIPT@
109INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
110LDFLAGS = @LDFLAGS@
111LIBOBJS = @LIBOBJS@
112LIBS = @LIBS@
113LTLIBOBJS = @LTLIBOBJS@
114MAKEINFO = @MAKEINFO@
115OBJEXT = @OBJEXT@
116PACKAGE = @PACKAGE@
117PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
118PACKAGE_NAME = @PACKAGE_NAME@
119PACKAGE_STRING = @PACKAGE_STRING@
120PACKAGE_TARNAME = @PACKAGE_TARNAME@
121PACKAGE_VERSION = @PACKAGE_VERSION@
122PATH_SEPARATOR = @PATH_SEPARATOR@
123RANLIB = @RANLIB@
124SET_MAKE = @SET_MAKE@
125SHELL = @SHELL@
126STRIP = @STRIP@
127USE_SQLITE_FALSE = @USE_SQLITE_FALSE@
128USE_SQLITE_TRUE = @USE_SQLITE_TRUE@
129VERSION = @VERSION@
130ac_ct_CXX = @ac_ct_CXX@
131ac_ct_RANLIB = @ac_ct_RANLIB@
132ac_ct_STRIP = @ac_ct_STRIP@
133am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135am__include = @am__include@
136am__leading_dot = @am__leading_dot@
137am__quote = @am__quote@
138am__tar = @am__tar@
139am__untar = @am__untar@
140bindir = @bindir@
141build = @build@
142build_alias = @build_alias@
143build_cpu = @build_cpu@
144build_os = @build_os@
145build_vendor = @build_vendor@
146datadir = @datadir@
147exec_prefix = @exec_prefix@
148host = @host@
149host_alias = @host_alias@
150host_cpu = @host_cpu@
151host_os = @host_os@
152host_vendor = @host_vendor@
153includedir = @includedir@
154infodir = @infodir@
155install_sh = @install_sh@
156libdir = @libdir@
157libexecdir = @libexecdir@
158localstatedir = @localstatedir@
159mandir = @mandir@
160mkdir_p = @mkdir_p@
161oldincludedir = @oldincludedir@
162prefix = @prefix@
163program_transform_name = @program_transform_name@
164sbindir = @sbindir@
165sharedstatedir = @sharedstatedir@
166subdirs = @subdirs@
167sysconfdir = @sysconfdir@
168target_alias = @target_alias@
169SUBDIRS = common-src build-src runtime-src
170all: config.h
171 $(MAKE) $(AM_MAKEFLAGS) all-recursive
172
173.SUFFIXES:
174am--refresh:
175 @:
176$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
177 @for dep in $?; do \
178 case '$(am__configure_deps)' in \
179 *$$dep*) \
180 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
181 cd $(srcdir) && $(AUTOMAKE) --foreign \
182 && exit 0; \
183 exit 1;; \
184 esac; \
185 done; \
186 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
187 cd $(top_srcdir) && \
188 $(AUTOMAKE) --foreign Makefile
189.PRECIOUS: Makefile
190Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191 @case '$?' in \
192 *config.status*) \
193 echo ' $(SHELL) ./config.status'; \
194 $(SHELL) ./config.status;; \
195 *) \
196 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
197 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
198 esac;
199
200$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
201 $(SHELL) ./config.status --recheck
202
203$(top_srcdir)/configure: $(am__configure_deps)
204 cd $(srcdir) && $(AUTOCONF)
205$(ACLOCAL_M4): $(am__aclocal_m4_deps)
206 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
207
208config.h: stamp-h1
209 @if test ! -f $@; then \
210 rm -f stamp-h1; \
211 $(MAKE) stamp-h1; \
212 else :; fi
213
214stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
215 @rm -f stamp-h1
216 cd $(top_builddir) && $(SHELL) ./config.status config.h
217$(srcdir)/config.h.in: $(am__configure_deps)
218 cd $(top_srcdir) && $(AUTOHEADER)
219 rm -f stamp-h1
220 touch $@
221
222distclean-hdr:
223 -rm -f config.h stamp-h1
224uninstall-info-am:
225
226# This directory's subdirectories are mostly independent; you can cd
227# into them and run `make' without going through this Makefile.
228# To change the values of `make' variables: instead of editing Makefiles,
229# (1) if the variable is set in `config.status', edit `config.status'
230# (which will cause the Makefiles to be regenerated when you run `make');
231# (2) otherwise, pass the desired values on the `make' command line.
232$(RECURSIVE_TARGETS):
233 @failcom='exit 1'; \
234 for f in x $$MAKEFLAGS; do \
235 case $$f in \
236 *=* | --[!k]*);; \
237 *k*) failcom='fail=yes';; \
238 esac; \
239 done; \
240 dot_seen=no; \
241 target=`echo $@ | sed s/-recursive//`; \
242 list='$(SUBDIRS)'; for subdir in $$list; do \
243 echo "Making $$target in $$subdir"; \
244 if test "$$subdir" = "."; then \
245 dot_seen=yes; \
246 local_target="$$target-am"; \
247 else \
248 local_target="$$target"; \
249 fi; \
250 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
251 || eval $$failcom; \
252 done; \
253 if test "$$dot_seen" = "no"; then \
254 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
255 fi; test -z "$$fail"
256
257mostlyclean-recursive clean-recursive distclean-recursive \
258maintainer-clean-recursive:
259 @failcom='exit 1'; \
260 for f in x $$MAKEFLAGS; do \
261 case $$f in \
262 *=* | --[!k]*);; \
263 *k*) failcom='fail=yes';; \
264 esac; \
265 done; \
266 dot_seen=no; \
267 case "$@" in \
268 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
269 *) list='$(SUBDIRS)' ;; \
270 esac; \
271 rev=''; for subdir in $$list; do \
272 if test "$$subdir" = "."; then :; else \
273 rev="$$subdir $$rev"; \
274 fi; \
275 done; \
276 rev="$$rev ."; \
277 target=`echo $@ | sed s/-recursive//`; \
278 for subdir in $$rev; do \
279 echo "Making $$target in $$subdir"; \
280 if test "$$subdir" = "."; then \
281 local_target="$$target-am"; \
282 else \
283 local_target="$$target"; \
284 fi; \
285 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286 || eval $$failcom; \
287 done && test -z "$$fail"
288tags-recursive:
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
291 done
292ctags-recursive:
293 list='$(SUBDIRS)'; for subdir in $$list; do \
294 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
295 done
296
297ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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; \
301 done | \
302 $(AWK) ' { files[$$0] = 1; } \
303 END { for (i in files) print i; }'`; \
304 mkid -fID $$unique
305tags: TAGS
306
307TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
308 $(TAGS_FILES) $(LISP)
309 tags=; \
310 here=`pwd`; \
311 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
312 include_option=--etags-include; \
313 empty_fix=.; \
314 else \
315 include_option=--include; \
316 empty_fix=; \
317 fi; \
318 list='$(SUBDIRS)'; for subdir in $$list; do \
319 if test "$$subdir" = .; then :; else \
320 test ! -f $$subdir/TAGS || \
321 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
322 fi; \
323 done; \
324 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
325 unique=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 done | \
328 $(AWK) ' { files[$$0] = 1; } \
329 END { for (i in files) print i; }'`; \
330 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
331 test -n "$$unique" || unique=$$empty_fix; \
332 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
333 $$tags $$unique; \
334 fi
335ctags: CTAGS
336CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
337 $(TAGS_FILES) $(LISP)
338 tags=; \
339 here=`pwd`; \
340 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
341 unique=`for i in $$list; do \
342 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343 done | \
344 $(AWK) ' { files[$$0] = 1; } \
345 END { for (i in files) print i; }'`; \
346 test -z "$(CTAGS_ARGS)$$tags$$unique" \
347 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
348 $$tags $$unique
349
350GTAGS:
351 here=`$(am__cd) $(top_builddir) && pwd` \
352 && cd $(top_srcdir) \
353 && gtags -i $(GTAGS_ARGS) $$here
354
355distclean-tags:
356 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
357
358distdir: $(DISTFILES)
359 $(am__remove_distdir)
360 mkdir $(distdir)
361 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
362 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
363 list='$(DISTFILES)'; for file in $$list; do \
364 case $$file in \
365 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
366 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
367 esac; \
368 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
369 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
370 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
371 dir="/$$dir"; \
372 $(mkdir_p) "$(distdir)$$dir"; \
373 else \
374 dir=''; \
375 fi; \
376 if test -d $$d/$$file; then \
377 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
378 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
379 fi; \
380 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
381 else \
382 test -f $(distdir)/$$file \
383 || cp -p $$d/$$file $(distdir)/$$file \
384 || exit 1; \
385 fi; \
386 done
387 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
388 if test "$$subdir" = .; then :; else \
389 test -d "$(distdir)/$$subdir" \
390 || $(mkdir_p) "$(distdir)/$$subdir" \
391 || exit 1; \
392 distdir=`$(am__cd) $(distdir) && pwd`; \
393 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
394 (cd $$subdir && \
395 $(MAKE) $(AM_MAKEFLAGS) \
396 top_distdir="$$top_distdir" \
397 distdir="$$distdir/$$subdir" \
398 distdir) \
399 || exit 1; \
400 fi; \
401 done
402 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
403 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
404 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
405 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
406 || chmod -R a+r $(distdir)
407dist-gzip: distdir
408 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
409 $(am__remove_distdir)
410
411dist-bzip2: distdir
412 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
413 $(am__remove_distdir)
414
415dist-tarZ: distdir
416 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
417 $(am__remove_distdir)
418
419dist-shar: distdir
420 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
421 $(am__remove_distdir)
422
423dist-zip: distdir
424 -rm -f $(distdir).zip
425 zip -rq $(distdir).zip $(distdir)
426 $(am__remove_distdir)
427
428dist dist-all: distdir
429 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
430 $(am__remove_distdir)
431
432# This target untars the dist file and tries a VPATH configuration. Then
433# it guarantees that the distribution is self-contained by making another
434# tarfile.
435distcheck: dist
436 case '$(DIST_ARCHIVES)' in \
437 *.tar.gz*) \
438 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
439 *.tar.bz2*) \
440 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
441 *.tar.Z*) \
442 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
443 *.shar.gz*) \
444 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
445 *.zip*) \
446 unzip $(distdir).zip ;;\
447 esac
448 chmod -R a-w $(distdir); chmod a+w $(distdir)
449 mkdir $(distdir)/_build
450 mkdir $(distdir)/_inst
451 chmod a-w $(distdir)
452 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
453 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
454 && cd $(distdir)/_build \
455 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
456 $(DISTCHECK_CONFIGURE_FLAGS) \
457 && $(MAKE) $(AM_MAKEFLAGS) \
458 && $(MAKE) $(AM_MAKEFLAGS) dvi \
459 && $(MAKE) $(AM_MAKEFLAGS) check \
460 && $(MAKE) $(AM_MAKEFLAGS) install \
461 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
462 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
463 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
464 distuninstallcheck \
465 && chmod -R a-w "$$dc_install_base" \
466 && ({ \
467 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
468 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
469 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
470 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
471 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
472 } || { rm -rf "$$dc_destdir"; exit 1; }) \
473 && rm -rf "$$dc_destdir" \
474 && $(MAKE) $(AM_MAKEFLAGS) dist \
475 && rm -rf $(DIST_ARCHIVES) \
476 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
477 $(am__remove_distdir)
478 @(echo "$(distdir) archives ready for distribution: "; \
479 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
480 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
481distuninstallcheck:
482 @cd $(distuninstallcheck_dir) \
483 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
484 || { echo "ERROR: files left after uninstall:" ; \
485 if test -n "$(DESTDIR)"; then \
486 echo " (check DESTDIR support)"; \
487 fi ; \
488 $(distuninstallcheck_listfiles) ; \
489 exit 1; } >&2
490distcleancheck: distclean
491 @if test '$(srcdir)' = . ; then \
492 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
493 exit 1 ; \
494 fi
495 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
496 || { echo "ERROR: files left in build directory after distclean:" ; \
497 $(distcleancheck_listfiles) ; \
498 exit 1; } >&2
499check-am: all-am
500check: check-recursive
501all-am: Makefile config.h
502installdirs: installdirs-recursive
503installdirs-am:
504install: install-recursive
505install-exec: install-exec-recursive
506install-data: install-data-recursive
507uninstall: uninstall-recursive
508
509install-am: all-am
510 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
511
512installcheck: installcheck-recursive
513install-strip:
514 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
515 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
516 `test -z '$(STRIP)' || \
517 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
518mostlyclean-generic:
519
520clean-generic:
521
522distclean-generic:
523 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
524
525maintainer-clean-generic:
526 @echo "This command is intended for maintainers to use"
527 @echo "it deletes files that may require special tools to rebuild."
528clean: clean-recursive
529
530clean-am: clean-generic mostlyclean-am
531
532distclean: distclean-recursive
533 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
534 -rm -f Makefile
535distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
536
537dvi: dvi-recursive
538
539dvi-am:
540
541html: html-recursive
542
543info: info-recursive
544
545info-am:
546
547install-data-am:
548
549install-exec-am:
550
551install-info: install-info-recursive
552
553install-man:
554
555installcheck-am:
556
557maintainer-clean: maintainer-clean-recursive
558 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
559 -rm -rf $(top_srcdir)/autom4te.cache
560 -rm -f Makefile
561maintainer-clean-am: distclean-am maintainer-clean-generic
562
563mostlyclean: mostlyclean-recursive
564
565mostlyclean-am: mostlyclean-generic
566
567pdf: pdf-recursive
568
569pdf-am:
570
571ps: ps-recursive
572
573ps-am:
574
575uninstall-am: uninstall-info-am
576
577uninstall-info: uninstall-info-recursive
578
579.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
580 check-am clean clean-generic clean-recursive ctags \
581 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
582 dist-tarZ dist-zip distcheck distclean distclean-generic \
583 distclean-hdr distclean-recursive distclean-tags \
584 distcleancheck distdir distuninstallcheck dvi dvi-am html \
585 html-am info info-am install install-am install-data \
586 install-data-am install-exec install-exec-am install-info \
587 install-info-am install-man install-strip installcheck \
588 installcheck-am installdirs installdirs-am maintainer-clean \
589 maintainer-clean-generic maintainer-clean-recursive \
590 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
591 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
592 uninstall-info-am
593
594# Tell versions [3.59,3.63) of GNU make to not export all variables.
595# Otherwise a system limit (for SysV at least) may be exceeded.
596.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.