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
build_triplet = @build@
36
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
38
$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
39
TODO acconfig.h config.guess config.sub depcomp install-sh \
40
ltmain.sh missing mkinstalldirs
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43
$(top_srcdir)/configure.in
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47
configure.lineno config.status.lineno
48
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49
CONFIG_HEADER = config.h
53
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54
html-recursive info-recursive install-data-recursive \
55
install-dvi-recursive install-exec-recursive \
56
install-html-recursive install-info-recursive \
57
install-pdf-recursive install-ps-recursive install-recursive \
58
installcheck-recursive installdirs-recursive pdf-recursive \
59
ps-recursive uninstall-recursive
60
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61
am__vpath_adj = case $$p in \
62
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
65
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
66
am__installdirs = "$(DESTDIR)$(tangogpsdocdir)"
67
tangogpsdocDATA_INSTALL = $(INSTALL_DATA)
68
DATA = $(tangogpsdoc_DATA)
69
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
70
distclean-recursive maintainer-clean-recursive
73
DIST_SUBDIRS = $(SUBDIRS)
74
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75
distdir = $(PACKAGE)-$(VERSION)
76
top_distdir = $(distdir)
77
am__remove_distdir = \
78
{ test ! -d $(distdir) \
79
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
80
&& rm -fr $(distdir); }; }
81
DIST_ARCHIVES = $(distdir).tar.gz
83
distuninstallcheck_listfiles = find . -type f -print
84
distcleancheck_listfiles = find . -type f -print
89
AUTOHEADER = @AUTOHEADER@
93
CATOBJEXT = @CATOBJEXT@
95
CCDEPMODE = @CCDEPMODE@
101
CXXDEPMODE = @CXXDEPMODE@
102
CXXFLAGS = @CXXFLAGS@
103
CYGPATH_W = @CYGPATH_W@
104
DATADIRNAME = @DATADIRNAME@
107
DSYMUTIL = @DSYMUTIL@
116
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
117
GMOFILES = @GMOFILES@
121
INSTALL_DATA = @INSTALL_DATA@
122
INSTALL_PROGRAM = @INSTALL_PROGRAM@
123
INSTALL_SCRIPT = @INSTALL_SCRIPT@
124
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125
INSTOBJEXT = @INSTOBJEXT@
126
INTLLIBS = @INTLLIBS@
132
LTLIBOBJS = @LTLIBOBJS@
134
MAKEINFO = @MAKEINFO@
136
MKINSTALLDIRS = @MKINSTALLDIRS@
138
MSGFMT_OPTS = @MSGFMT_OPTS@
140
NO_PREFIX_PACKAGE_DATA_DIR = @NO_PREFIX_PACKAGE_DATA_DIR@
141
NO_PREFIX_PACKAGE_DOC_DIR = @NO_PREFIX_PACKAGE_DOC_DIR@
142
NO_PREFIX_PACKAGE_HELP_DIR = @NO_PREFIX_PACKAGE_HELP_DIR@
143
NO_PREFIX_PACKAGE_MENU_DIR = @NO_PREFIX_PACKAGE_MENU_DIR@
144
NO_PREFIX_PACKAGE_PIXMAPS_DIR = @NO_PREFIX_PACKAGE_PIXMAPS_DIR@
147
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
148
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
149
PACKAGE_DATA_DIR = @PACKAGE_DATA_DIR@
150
PACKAGE_DOC_DIR = @PACKAGE_DOC_DIR@
151
PACKAGE_HELP_DIR = @PACKAGE_HELP_DIR@
152
PACKAGE_LIBS = @PACKAGE_LIBS@
153
PACKAGE_MENU_DIR = @PACKAGE_MENU_DIR@
154
PACKAGE_NAME = @PACKAGE_NAME@
155
PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@
156
PACKAGE_STRING = @PACKAGE_STRING@
157
PACKAGE_TARNAME = @PACKAGE_TARNAME@
158
PACKAGE_VERSION = @PACKAGE_VERSION@
159
PATH_SEPARATOR = @PATH_SEPARATOR@
160
PKG_CONFIG = @PKG_CONFIG@
163
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
164
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
167
SET_MAKE = @SET_MAKE@
172
XGETTEXT = @XGETTEXT@
173
abs_builddir = @abs_builddir@
174
abs_srcdir = @abs_srcdir@
175
abs_top_builddir = @abs_top_builddir@
176
abs_top_srcdir = @abs_top_srcdir@
177
ac_ct_CC = @ac_ct_CC@
178
ac_ct_CXX = @ac_ct_CXX@
179
ac_ct_F77 = @ac_ct_F77@
180
am__include = @am__include@
181
am__leading_dot = @am__leading_dot@
182
am__quote = @am__quote@
184
am__untar = @am__untar@
187
build_alias = @build_alias@
188
build_cpu = @build_cpu@
189
build_os = @build_os@
190
build_vendor = @build_vendor@
191
builddir = @builddir@
193
datarootdir = @datarootdir@
196
exec_prefix = @exec_prefix@
198
host_alias = @host_alias@
199
host_cpu = @host_cpu@
201
host_vendor = @host_vendor@
203
includedir = @includedir@
205
install_sh = @install_sh@
207
libexecdir = @libexecdir@
208
localedir = @localedir@
209
localstatedir = @localstatedir@
212
oldincludedir = @oldincludedir@
215
program_transform_name = @program_transform_name@
218
sharedstatedir = @sharedstatedir@
220
sysconfdir = @sysconfdir@
221
target_alias = @target_alias@
222
top_builddir = @top_builddir@
223
top_srcdir = @top_srcdir@
224
SUBDIRS = po src pixmaps data
225
tangogpsdocdir = ${prefix}/doc/tangogps
235
EXTRA_DIST = $(tangogpsdoc_DATA)
237
$(MAKE) $(AM_MAKEFLAGS) all-recursive
242
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
244
case '$(am__configure_deps)' in \
246
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
247
cd $(srcdir) && $(AUTOMAKE) --gnu \
252
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
253
cd $(top_srcdir) && \
254
$(AUTOMAKE) --gnu Makefile
256
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259
echo ' $(SHELL) ./config.status'; \
260
$(SHELL) ./config.status;; \
262
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
263
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
266
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
267
$(SHELL) ./config.status --recheck
269
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
270
cd $(srcdir) && $(AUTOCONF)
271
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
272
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
275
@if test ! -f $@; then \
277
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
280
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
282
cd $(top_builddir) && $(SHELL) ./config.status config.h
283
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h
284
cd $(top_srcdir) && $(AUTOHEADER)
289
-rm -f config.h stamp-h1
299
install-tangogpsdocDATA: $(tangogpsdoc_DATA)
301
test -z "$(tangogpsdocdir)" || $(MKDIR_P) "$(DESTDIR)$(tangogpsdocdir)"
302
@list='$(tangogpsdoc_DATA)'; for p in $$list; do \
303
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
305
echo " $(tangogpsdocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tangogpsdocdir)/$$f'"; \
306
$(tangogpsdocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tangogpsdocdir)/$$f"; \
309
uninstall-tangogpsdocDATA:
311
@list='$(tangogpsdoc_DATA)'; for p in $$list; do \
313
echo " rm -f '$(DESTDIR)$(tangogpsdocdir)/$$f'"; \
314
rm -f "$(DESTDIR)$(tangogpsdocdir)/$$f"; \
317
# This directory's subdirectories are mostly independent; you can cd
318
# into them and run `make' without going through this Makefile.
319
# To change the values of `make' variables: instead of editing Makefiles,
320
# (1) if the variable is set in `config.status', edit `config.status'
321
# (which will cause the Makefiles to be regenerated when you run `make');
322
# (2) otherwise, pass the desired values on the `make' command line.
323
$(RECURSIVE_TARGETS):
325
for f in x $$MAKEFLAGS; do \
328
*k*) failcom='fail=yes';; \
332
target=`echo $@ | sed s/-recursive//`; \
333
list='$(SUBDIRS)'; for subdir in $$list; do \
334
echo "Making $$target in $$subdir"; \
335
if test "$$subdir" = "."; then \
337
local_target="$$target-am"; \
339
local_target="$$target"; \
341
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
344
if test "$$dot_seen" = "no"; then \
345
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
348
$(RECURSIVE_CLEAN_TARGETS):
350
for f in x $$MAKEFLAGS; do \
353
*k*) failcom='fail=yes';; \
358
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
359
*) list='$(SUBDIRS)' ;; \
361
rev=''; for subdir in $$list; do \
362
if test "$$subdir" = "."; then :; else \
363
rev="$$subdir $$rev"; \
367
target=`echo $@ | sed s/-recursive//`; \
368
for subdir in $$rev; do \
369
echo "Making $$target in $$subdir"; \
370
if test "$$subdir" = "."; then \
371
local_target="$$target-am"; \
373
local_target="$$target"; \
375
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
377
done && test -z "$$fail"
379
list='$(SUBDIRS)'; for subdir in $$list; do \
380
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
383
list='$(SUBDIRS)'; for subdir in $$list; do \
384
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
387
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389
unique=`for i in $$list; do \
390
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392
$(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
393
END { if (nonempty) { for (i in files) print i; }; }'`; \
397
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
398
$(TAGS_FILES) $(LISP)
401
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
402
include_option=--etags-include; \
405
include_option=--include; \
408
list='$(SUBDIRS)'; for subdir in $$list; do \
409
if test "$$subdir" = .; then :; else \
410
test ! -f $$subdir/TAGS || \
411
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
414
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
415
unique=`for i in $$list; do \
416
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
419
END { if (nonempty) { for (i in files) print i; }; }'`; \
420
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
421
test -n "$$unique" || unique=$$empty_fix; \
422
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
426
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
427
$(TAGS_FILES) $(LISP)
429
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
430
unique=`for i in $$list; do \
431
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
434
END { if (nonempty) { for (i in files) print i; }; }'`; \
435
test -z "$(CTAGS_ARGS)$$tags$$unique" \
436
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
440
here=`$(am__cd) $(top_builddir) && pwd` \
441
&& cd $(top_srcdir) \
442
&& gtags -i $(GTAGS_ARGS) $$here
445
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
447
distdir: $(DISTFILES)
448
$(am__remove_distdir)
449
test -d $(distdir) || mkdir $(distdir)
450
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
451
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
452
list='$(DISTFILES)'; \
453
dist_files=`for file in $$list; do echo $$file; done | \
454
sed -e "s|^$$srcdirstrip/||;t" \
455
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
456
case $$dist_files in \
457
*/*) $(MKDIR_P) `echo "$$dist_files" | \
458
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
461
for file in $$dist_files; do \
462
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
463
if test -d $$d/$$file; then \
464
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
465
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
466
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
468
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
470
test -f $(distdir)/$$file \
471
|| cp -p $$d/$$file $(distdir)/$$file \
475
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
476
if test "$$subdir" = .; then :; else \
477
test -d "$(distdir)/$$subdir" \
478
|| $(MKDIR_P) "$(distdir)/$$subdir" \
480
distdir=`$(am__cd) $(distdir) && pwd`; \
481
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
483
$(MAKE) $(AM_MAKEFLAGS) \
484
top_distdir="$$top_distdir" \
485
distdir="$$distdir/$$subdir" \
486
am__remove_distdir=: \
487
am__skip_length_check=: \
492
$(MAKE) $(AM_MAKEFLAGS) \
493
top_distdir="$(top_distdir)" distdir="$(distdir)" \
495
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
496
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
497
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
498
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
499
|| chmod -R a+r $(distdir)
501
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
502
$(am__remove_distdir)
505
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
506
$(am__remove_distdir)
509
tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
510
$(am__remove_distdir)
513
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
514
$(am__remove_distdir)
517
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
518
$(am__remove_distdir)
521
-rm -f $(distdir).zip
522
zip -rq $(distdir).zip $(distdir)
523
$(am__remove_distdir)
525
dist dist-all: distdir
526
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
527
$(am__remove_distdir)
529
# This target untars the dist file and tries a VPATH configuration. Then
530
# it guarantees that the distribution is self-contained by making another
533
case '$(DIST_ARCHIVES)' in \
535
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
537
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
539
unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
541
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
543
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
545
unzip $(distdir).zip ;;\
547
chmod -R a-w $(distdir); chmod a+w $(distdir)
548
mkdir $(distdir)/_build
549
mkdir $(distdir)/_inst
551
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
552
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
553
&& cd $(distdir)/_build \
554
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
555
$(DISTCHECK_CONFIGURE_FLAGS) \
556
&& $(MAKE) $(AM_MAKEFLAGS) \
557
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
558
&& $(MAKE) $(AM_MAKEFLAGS) check \
559
&& $(MAKE) $(AM_MAKEFLAGS) install \
560
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
561
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
562
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
564
&& chmod -R a-w "$$dc_install_base" \
566
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
567
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
568
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
569
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
570
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
571
} || { rm -rf "$$dc_destdir"; exit 1; }) \
572
&& rm -rf "$$dc_destdir" \
573
&& $(MAKE) $(AM_MAKEFLAGS) dist \
574
&& rm -rf $(DIST_ARCHIVES) \
575
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
576
$(am__remove_distdir)
577
@(echo "$(distdir) archives ready for distribution: "; \
578
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
579
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
581
@cd $(distuninstallcheck_dir) \
582
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
583
|| { echo "ERROR: files left after uninstall:" ; \
584
if test -n "$(DESTDIR)"; then \
585
echo " (check DESTDIR support)"; \
587
$(distuninstallcheck_listfiles) ; \
589
distcleancheck: distclean
590
@if test '$(srcdir)' = . ; then \
591
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
594
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
595
|| { echo "ERROR: files left in build directory after distclean:" ; \
596
$(distcleancheck_listfiles) ; \
599
check: check-recursive
600
all-am: Makefile $(DATA) config.h
601
installdirs: installdirs-recursive
603
for dir in "$(DESTDIR)$(tangogpsdocdir)"; do \
604
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
606
install: install-recursive
607
install-exec: install-exec-recursive
608
install-data: install-data-recursive
609
uninstall: uninstall-recursive
612
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
614
installcheck: installcheck-recursive
616
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
617
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
618
`test -z '$(STRIP)' || \
619
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
625
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
627
maintainer-clean-generic:
628
@echo "This command is intended for maintainers to use"
629
@echo "it deletes files that may require special tools to rebuild."
630
clean: clean-recursive
632
clean-am: clean-generic clean-libtool mostlyclean-am
634
distclean: distclean-recursive
635
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
637
distclean-am: clean-am distclean-generic distclean-hdr \
638
distclean-libtool distclean-tags
650
install-data-am: install-tangogpsdocDATA
652
install-dvi: install-dvi-recursive
656
install-html: install-html-recursive
658
install-info: install-info-recursive
662
install-pdf: install-pdf-recursive
664
install-ps: install-ps-recursive
668
maintainer-clean: maintainer-clean-recursive
669
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
670
-rm -rf $(top_srcdir)/autom4te.cache
672
maintainer-clean-am: distclean-am maintainer-clean-generic
674
mostlyclean: mostlyclean-recursive
676
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
686
uninstall-am: uninstall-tangogpsdocDATA
688
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
691
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
692
all all-am am--refresh check check-am clean clean-generic \
693
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
694
dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
695
distcheck distclean distclean-generic distclean-hdr \
696
distclean-libtool distclean-tags distcleancheck distdir \
697
distuninstallcheck dvi dvi-am html html-am info info-am \
698
install install-am install-data install-data-am install-dvi \
699
install-dvi-am install-exec install-exec-am install-html \
700
install-html-am install-info install-info-am install-man \
701
install-pdf install-pdf-am install-ps install-ps-am \
702
install-strip install-tangogpsdocDATA installcheck \
703
installcheck-am installdirs installdirs-am maintainer-clean \
704
maintainer-clean-generic mostlyclean mostlyclean-generic \
705
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
706
uninstall uninstall-am uninstall-tangogpsdocDATA
709
# Copy all the spec files. Of cource, only one is actually used.
711
for specfile in *.spec; do \
712
if test -f $$specfile; then \
713
cp -p $$specfile $(distdir); \
716
# Tell versions [3.59,3.63) of GNU make to not export all variables.
717
# Otherwise a system limit (for SysV at least) may be exceeded.