1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA
= $(install_sh
) -c
-m
644
25 install_sh_PROGRAM
= $(install_sh
) -c
26 install_sh_SCRIPT
= $(install_sh
) -c
27 INSTALL_HEADER
= $(INSTALL_DATA
)
28 transform
= $(program_transform_name
)
36 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
37 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
38 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
39 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
41 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
43 CONFIG_CLEAN_VPATH_FILES
=
46 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
47 html-recursive info-recursive install-data-recursive \
48 install-dvi-recursive install-exec-recursive \
49 install-html-recursive install-info-recursive \
50 install-pdf-recursive install-ps-recursive install-recursive \
51 installcheck-recursive installdirs-recursive pdf-recursive \
52 ps-recursive uninstall-recursive
53 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
54 am__vpath_adj
= case
$$p in \
55 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
60 am__nobase_strip_setup
= \
61 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
63 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
64 am__nobase_list
= $(am__nobase_strip_setup
); \
65 for p in
$$list; do echo
"$$p $$p"; done | \
66 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
67 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
68 if (++n[$$2] == $(am__install_max)) \
69 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
70 END { for (dir in files) print dir, files[dir] }'
72 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
73 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
74 am__installdirs
= "$(DESTDIR)$(gpiv_helpdir)"
75 DATA
= $(gpiv_help_DATA
)
76 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
77 distclean-recursive maintainer-clean-recursive
78 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
79 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
83 DIST_SUBDIRS
= $(SUBDIRS
)
84 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
87 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
88 sed_rest
='s,^[^/]*/*,,'; \
89 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
90 sed_butlast
='s,/*[^/]*$$,,'; \
91 while
test -n
"$$dir1"; do \
92 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
93 if
test "$$first" != "."; then \
94 if
test "$$first" = ".."; then \
95 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
96 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
98 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
99 if
test "$$first2" = "$$first"; then \
100 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
104 dir0
="$$dir0"/"$$first"; \
107 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
111 ALL_LINGUAS
= @ALL_LINGUAS@
113 AUTOCONF
= @AUTOCONF@
114 AUTOHEADER
= @AUTOHEADER@
115 AUTOMAKE
= @AUTOMAKE@
117 CANVAS_AA
= @CANVAS_AA@
118 CATALOGS
= @CATALOGS@
119 CATOBJEXT
= @CATOBJEXT@
121 CCDEPMODE
= @CCDEPMODE@
125 CPPFLAGS
= @CPPFLAGS@
126 CYGPATH_W
= @CYGPATH_W@
127 DATADIRNAME
= @DATADIRNAME@
135 ENABLE_CAM
= @ENABLE_CAM@
136 ENABLE_DAC
= @ENABLE_DAC@
137 ENABLE_MPI
= @ENABLE_MPI@
138 ENABLE_MPI_RR
= @ENABLE_MPI_RR@
139 ENABLE_TRIG
= @ENABLE_TRIG@
141 GETTEXT_PACKAGE
= @GETTEXT_PACKAGE@
142 GMOFILES
= @GMOFILES@
144 GPIV_CFLAGS
= @GPIV_CFLAGS@
145 GPIV_LIBS
= @GPIV_LIBS@
146 GPIV_UI_CFLAGS
= @GPIV_UI_CFLAGS@
147 GPIV_UI_LIBS
= @GPIV_UI_LIBS@
150 INSTALL_DATA
= @INSTALL_DATA@
151 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
152 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
154 INSTOBJEXT
= @INSTOBJEXT@
155 INTLLIBS
= @INTLLIBS@
156 INTLTOOL_EXTRACT
= @INTLTOOL_EXTRACT@
157 INTLTOOL_MERGE
= @INTLTOOL_MERGE@
158 INTLTOOL_PERL
= @INTLTOOL_PERL@
159 INTLTOOL_UPDATE
= @INTLTOOL_UPDATE@
160 K_TOPDIR
= @K_TOPDIR@
164 LTLIBOBJS
= @LTLIBOBJS@
166 MAKEINFO
= @MAKEINFO@
168 MKINSTALLDIRS
= @MKINSTALLDIRS@
171 MSGFMT_OPTS
= @MSGFMT_OPTS@
172 MSGMERGE
= @MSGMERGE@
174 OVERRIDE_IMAGE_HEIGHT_MAX
= @OVERRIDE_IMAGE_HEIGHT_MAX@
175 OVERRIDE_IMAGE_WIDTH_MAX
= @OVERRIDE_IMAGE_WIDTH_MAX@
177 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
178 PACKAGE_NAME
= @PACKAGE_NAME@
179 PACKAGE_STRING
= @PACKAGE_STRING@
180 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
181 PACKAGE_URL
= @PACKAGE_URL@
182 PACKAGE_VERSION
= @PACKAGE_VERSION@
183 PATH_SEPARATOR
= @PATH_SEPARATOR@
184 PKG_CONFIG
= @PKG_CONFIG@
187 PO_IN_DATADIR_FALSE
= @PO_IN_DATADIR_FALSE@
188 PO_IN_DATADIR_TRUE
= @PO_IN_DATADIR_TRUE@
190 RTA_TOPDIR
= @RTA_TOPDIR@
191 SET_MAKE
= @SET_MAKE@
196 XGETTEXT
= @XGETTEXT@
197 abs_builddir
= @abs_builddir@
198 abs_srcdir
= @abs_srcdir@
199 abs_top_builddir
= @abs_top_builddir@
200 abs_top_srcdir
= @abs_top_srcdir@
201 ac_ct_CC
= @ac_ct_CC@
202 am__include
= @am__include@
203 am__leading_dot
= @am__leading_dot@
204 am__quote
= @am__quote@
206 am__untar
= @am__untar@
208 build_alias
= @build_alias@
209 builddir
= @builddir@
211 datarootdir
= @datarootdir@
214 exec_prefix = @
exec_prefix@
215 host_alias
= @host_alias@
217 includedir = @
includedir@
219 install_sh
= @install_sh@
221 libexecdir
= @libexecdir@
222 localedir
= @localedir@
223 localstatedir
= @localstatedir@
226 oldincludedir = @
oldincludedir@
229 program_transform_name
= @program_transform_name@
232 sharedstatedir
= @sharedstatedir@
234 sysconfdir
= @sysconfdir@
235 target_alias
= @target_alias@
236 top_build_prefix
= @top_build_prefix@
237 top_builddir
= @top_builddir@
238 top_srcdir
= @top_srcdir@
240 gpiv_helpdir
= $(datadir)/gnome
/help
/gpiv
/C
248 EXTRA_DIST
= Makefile.in
252 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
254 case
'$(am__configure_deps)' in \
256 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
257 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
261 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/C/Makefile'; \
262 $(am__cd
) $(top_srcdir
) && \
263 $(AUTOMAKE
) --gnu doc
/C
/Makefile
265 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
268 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
270 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
274 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
275 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
277 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
278 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
279 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
280 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
281 $(am__aclocal_m4_deps
):
282 install-gpiv_helpDATA
: $(gpiv_help_DATA
)
284 test -z
"$(gpiv_helpdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(gpiv_helpdir)"
285 @list
='$(gpiv_help_DATA)'; test -n
"$(gpiv_helpdir)" || list
=; \
286 for p in
$$list; do \
287 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
289 done |
$(am__base_list
) | \
290 while read files
; do \
291 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(gpiv_helpdir)'"; \
292 $(INSTALL_DATA
) $$files "$(DESTDIR)$(gpiv_helpdir)" || exit
$$?
; \
295 uninstall-gpiv_helpDATA
:
297 @list
='$(gpiv_help_DATA)'; test -n
"$(gpiv_helpdir)" || list
=; \
298 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
299 test -n
"$$files" || exit
0; \
300 echo
" ( cd '$(DESTDIR)$(gpiv_helpdir)' && rm -f" $$files ")"; \
301 cd
"$(DESTDIR)$(gpiv_helpdir)" && rm -f
$$files
303 # This directory's subdirectories are mostly independent; you can cd
304 # into them and run `make' without going through this Makefile.
305 # To change the values of `make' variables: instead of editing Makefiles,
306 # (1) if the variable is set in `config.status', edit `config.status'
307 # (which will cause the Makefiles to be regenerated when you run `make');
308 # (2) otherwise, pass the desired values on the `make' command line.
309 $(RECURSIVE_TARGETS
):
310 @fail
= failcom
='exit 1'; \
311 for f in x
$$MAKEFLAGS; do \
314 *k
*) failcom
='fail=yes';; \
318 target
=`echo $@ | sed s/-recursive//`; \
319 list
='$(SUBDIRS)'; for subdir in
$$list; do \
320 echo
"Making $$target in $$subdir"; \
321 if
test "$$subdir" = "."; then \
323 local_target
="$$target-am"; \
325 local_target
="$$target"; \
327 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
330 if
test "$$dot_seen" = "no"; then \
331 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
334 $(RECURSIVE_CLEAN_TARGETS
):
335 @fail
= failcom
='exit 1'; \
336 for f in x
$$MAKEFLAGS; do \
339 *k
*) failcom
='fail=yes';; \
344 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
345 *) list
='$(SUBDIRS)' ;; \
347 rev
=''; for subdir in
$$list; do \
348 if
test "$$subdir" = "."; then
:; else \
349 rev
="$$subdir $$rev"; \
353 target
=`echo $@ | sed s/-recursive//`; \
354 for subdir in
$$rev; do \
355 echo
"Making $$target in $$subdir"; \
356 if
test "$$subdir" = "."; then \
357 local_target
="$$target-am"; \
359 local_target
="$$target"; \
361 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
363 done
&& test -z
"$$fail"
365 list
='$(SUBDIRS)'; for subdir in
$$list; do \
366 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
369 list
='$(SUBDIRS)'; for subdir in
$$list; do \
370 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
373 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
374 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
375 unique
=`for i in $$list; do \
376 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
379 END { if (nonempty) { for (i in files) print i; }; }'`; \
383 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
384 $(TAGS_FILES
) $(LISP
)
387 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
388 include_option
=--etags-include
; \
391 include_option
=--include; \
394 list
='$(SUBDIRS)'; for subdir in
$$list; do \
395 if
test "$$subdir" = .
; then
:; else \
396 test ! -f
$$subdir/TAGS || \
397 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
400 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
401 unique
=`for i in $$list; do \
402 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
405 END { if (nonempty) { for (i in files) print i; }; }'`; \
407 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
408 test -n
"$$unique" || unique
=$$empty_fix; \
409 if
test $$# -gt 0; then \
410 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
413 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
418 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
419 $(TAGS_FILES
) $(LISP
)
420 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
421 unique
=`for i in $$list; do \
422 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
425 END { if (nonempty) { for (i in files) print i; }; }'`; \
426 test -z
"$(CTAGS_ARGS)$$unique" \
427 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
431 here
=`$(am__cd) $(top_builddir) && pwd` \
432 && $(am__cd
) $(top_srcdir
) \
433 && gtags
-i
$(GTAGS_ARGS
) "$$here"
436 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
438 distdir
: $(DISTFILES
)
439 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
440 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441 list
='$(DISTFILES)'; \
442 dist_files
=`for file in $$list; do echo $$file; done | \
443 sed -e "s|^$$srcdirstrip/||;t" \
444 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
445 case
$$dist_files in \
446 */*) $(MKDIR_P
) `echo "$$dist_files" | \
447 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
450 for file in
$$dist_files; do \
451 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
452 if
test -d
$$d/$$file; then \
453 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
454 if
test -d
"$(distdir)/$$file"; then \
455 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
457 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
458 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
459 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
461 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
463 test -f
"$(distdir)/$$file" \
464 || cp
-p
$$d/$$file "$(distdir)/$$file" \
468 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
469 if
test "$$subdir" = .
; then
:; else \
470 test -d
"$(distdir)/$$subdir" \
471 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
475 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
476 if
test "$$subdir" = .
; then
:; else \
477 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
479 new_distdir
=$$reldir; \
480 dir1
=$$subdir; dir2
="$(top_distdir)"; \
482 new_top_distdir
=$$reldir; \
483 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
484 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
485 ($(am__cd
) $$subdir && \
486 $(MAKE
) $(AM_MAKEFLAGS
) \
487 top_distdir
="$$new_top_distdir" \
488 distdir
="$$new_distdir" \
489 am__remove_distdir
=: \
490 am__skip_length_check
=: \
491 am__skip_mode_fix
=: \
496 $(MAKE
) $(AM_MAKEFLAGS
) \
497 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
500 check: check-recursive
501 all-am
: Makefile
$(DATA
)
502 installdirs: installdirs-recursive
504 for
dir in
"$(DESTDIR)$(gpiv_helpdir)"; do \
505 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
507 install: install-recursive
508 install-exec
: install-exec-recursive
509 install-data
: install-data-recursive
510 uninstall: uninstall-recursive
513 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
515 installcheck: installcheck-recursive
517 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
518 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
519 `test -z '$(STRIP)' || \
520 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
526 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
527 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
529 maintainer-clean-generic
:
530 @echo
"This command is intended for maintainers to use"
531 @echo
"it deletes files that may require special tools to rebuild."
532 clean: clean-recursive
534 clean-am
: clean-generic mostlyclean-am
536 distclean: distclean-recursive
538 distclean-am
: clean-am distclean-generic distclean-tags
552 install-data-am
: install-gpiv_helpDATA
554 install-dvi
: install-dvi-recursive
560 install-html
: install-html-recursive
564 install-info
: install-info-recursive
570 install-pdf
: install-pdf-recursive
574 install-ps
: install-ps-recursive
580 maintainer-clean
: maintainer-clean-recursive
582 maintainer-clean-am
: distclean-am maintainer-clean-generic
584 mostlyclean: mostlyclean-recursive
586 mostlyclean-am
: mostlyclean-generic
596 uninstall-am
: uninstall-gpiv_helpDATA
598 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
599 install-am install-strip tags-recursive
601 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
602 all all-am
check check-am
clean clean-generic ctags \
603 ctags-recursive dist-hook
distclean distclean-generic \
604 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
605 install install-am install-data install-data-am install-dvi \
606 install-dvi-am install-exec install-exec-am \
607 install-gpiv_helpDATA install-html install-html-am \
608 install-info install-info-am install-man install-pdf \
609 install-pdf-am install-ps install-ps-am install-strip \
610 installcheck installcheck-am
installdirs installdirs-am \
611 maintainer-clean maintainer-clean-generic
mostlyclean \
612 mostlyclean-generic pdf pdf-am ps ps-am
tags tags-recursive \
613 uninstall uninstall-am uninstall-gpiv_helpDATA
615 #EXTRA_DIST = $(gpiv_help_DATA)
617 # files that aren't in a binary/data/library target have to be listed here
618 # to be included in the tarball when you 'make dist'
622 #index.html: index.html
625 #intro.html: intro.html
628 #gpiv.html: gpiv.html
629 # -cp gpiv/gpiv.html .
631 #piv_intro.html: gpiv/piv_intro.html
632 # -cp piv_intro.html .
635 -cp
*.html
$(distdir
)
637 # mkdir $(distdir)/gpiv
638 # -cp gpiv/*.html gpiv/*.css $(distdir)/gpiv
639 # -cp gpiv.html $(distdir)
641 #install-data-local: gpiv.html
642 # $(mkinstalldirs) $(gpiv_helpdir)/images
643 # -for file in $(srcdir)/gpiv/*.html $(srcdir)/gpiv/*.css; do \
644 # basefile=`basename $$file`; \
645 # $(INSTALL_DATA) $(srcdir)/$$file $(gpiv_helpdir)/$$basefile; \
648 # Tell versions [3.59,3.63) of GNU make to not export all variables.
649 # Otherwise a system limit (for SysV at least) may be exceeded.