1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 host_alias
= @host_alias@
62 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
64 CATOBJEXT
= @CATOBJEXT@
66 DATADIRNAME
= @DATADIRNAME@
73 GNOMEGNORBA_LIBS
= @GNOMEGNORBA_LIBS@
74 GNOMEUI_LIBS
= @GNOMEUI_LIBS@
75 GNOME_APPLETS_LIBS
= @GNOME_APPLETS_LIBS@
76 GNOME_CAPPLET_LIBS
= @GNOME_CAPPLET_LIBS@
77 GNOME_CONFIG
= @GNOME_CONFIG@
78 GNOME_DOCKLETS_LIBS
= @GNOME_DOCKLETS_LIBS@
79 GNOME_INCLUDEDIR
= @GNOME_INCLUDEDIR@
80 GNOME_LIBDIR
= @GNOME_LIBDIR@
81 GNOME_LIBS
= @GNOME_LIBS@
82 GNORBA_CFLAGS
= @GNORBA_CFLAGS@
83 GNORBA_LIBS
= @GNORBA_LIBS@
84 GTKXMHTML_LIBS
= @GTKXMHTML_LIBS@
85 GTK_CFLAGS
= @GTK_CFLAGS@
86 GTK_CONFIG
= @GTK_CONFIG@
88 INSTOBJEXT
= @INSTOBJEXT@
89 INTLBISON
= @INTLBISON@
92 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
95 MKINSTALLDIRS
= @MKINSTALLDIRS@
97 ORBIT_CFLAGS
= @ORBIT_CFLAGS@
98 ORBIT_CONFIG
= @ORBIT_CONFIG@
99 ORBIT_IDL
= @ORBIT_IDL@
100 ORBIT_LIBS
= @ORBIT_LIBS@
101 OVERRIDE_IMAGE_HEIGHT_MAX
= @OVERRIDE_IMAGE_HEIGHT_MAX@
102 OVERRIDE_IMAGE_WIDTH_MAX
= @OVERRIDE_IMAGE_WIDTH_MAX@
104 PACKAGE_PIXMAPS_DIR
= @PACKAGE_PIXMAPS_DIR@
107 PTHREAD_LIB
= @PTHREAD_LIB@
109 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
112 XPM_LIBS
= @XPM_LIBS@
113 ZVT_LIBS
= @ZVT_LIBS@
114 cflags_set
= @cflags_set@
115 cxxflags_set
= @cxxflags_set@
119 gpiv_helpdir
= $(datadir)/gnome
/help
/gpiv
/C
121 gpiv_help_DATA
= index.html intro.html gpiv.html piv_intro.html batch-gpiv.html errvec.html flip.html hilo.html manipiv.html peaklck.html rr.html s-avg.html scale.html t-avg.html vorstra.html topic.dat
123 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
124 CONFIG_HEADER
= ..
/..
/config.h
126 DATA
= $(gpiv_help_DATA
)
128 DIST_COMMON
= Makefile.am Makefile.in
131 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
137 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
138 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps doc
/C
/Makefile
140 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
142 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
145 install-gpiv_helpDATA
: $(gpiv_help_DATA
)
147 $(mkinstalldirs
) $(DESTDIR
)$(gpiv_helpdir
)
148 @list
='$(gpiv_help_DATA)'; for p in
$$list; do \
149 if
test -f
$(srcdir)/$$p; then \
150 echo
" $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(gpiv_helpdir)/$$p"; \
151 $(INSTALL_DATA
) $(srcdir)/$$p $(DESTDIR
)$(gpiv_helpdir
)/$$p; \
152 else if
test -f
$$p; then \
153 echo
" $(INSTALL_DATA) $$p $(DESTDIR)$(gpiv_helpdir)/$$p"; \
154 $(INSTALL_DATA
) $$p $(DESTDIR
)$(gpiv_helpdir
)/$$p; \
158 uninstall-gpiv_helpDATA
:
160 list
='$(gpiv_help_DATA)'; for p in
$$list; do \
161 rm -f
$(DESTDIR
)$(gpiv_helpdir
)/$$p; \
164 # This directory's subdirectories are mostly independent; you can cd
165 # into them and run `make' without going through this Makefile.
166 # To change the values of `make' variables: instead of editing Makefiles,
167 # (1) if the variable is set in `config.status', edit `config.status'
168 # (which will cause the Makefiles to be regenerated when you run `make');
169 # (2) otherwise, pass the desired values on the `make' command line.
173 all-recursive install-data-recursive install-exec-recursive \
174 installdirs-recursive install-recursive uninstall-recursive \
175 check-recursive installcheck-recursive info-recursive dvi-recursive
:
176 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
178 target
=`echo $@ | sed s/-recursive//`; \
179 list
='$(SUBDIRS)'; for subdir in
$$list; do \
180 echo
"Making $$target in $$subdir"; \
181 if
test "$$subdir" = "."; then \
183 local_target
="$$target-am"; \
185 local_target
="$$target"; \
187 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
188 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
190 if
test "$$dot_seen" = "no"; then \
191 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
194 mostlyclean-recursive clean-recursive distclean-recursive \
195 maintainer-clean-recursive
:
196 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
198 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
199 rev
="$$subdir $$rev"; \
200 test "$$subdir" = "." && dot_seen
=yes
; \
202 test "$$dot_seen" = "no" && rev
=". $$rev"; \
203 target
=`echo $@ | sed s/-recursive//`; \
204 for subdir in
$$rev; do \
205 echo
"Making $$target in $$subdir"; \
206 if
test "$$subdir" = "."; then \
207 local_target
="$$target-am"; \
209 local_target
="$$target"; \
211 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
212 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
213 done
&& test -z
"$$fail"
215 list
='$(SUBDIRS)'; for subdir in
$$list; do \
216 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
221 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
222 list
='$(SOURCES) $(HEADERS)'; \
223 unique
=`for i in $$list; do echo $$i; done | \
224 awk ' { files[$$0] = 1; } \
225 END { for (i in files) print i; }'`; \
226 here
=`pwd` && cd
$(srcdir) \
227 && mkid
-f
$$here/ID
$$unique $(LISP
)
229 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
232 list
='$(SUBDIRS)'; for subdir in
$$list; do \
233 if
test "$$subdir" = .
; then
:; else \
234 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
237 list
='$(SOURCES) $(HEADERS)'; \
238 unique
=`for i in $$list; do echo $$i; done | \
239 awk ' { files[$$0] = 1; } \
240 END { for (i in files) print i; }'`; \
241 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
242 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
251 maintainer-clean-tags
:
253 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
257 distdir
: $(DISTFILES
)
258 @for file in
$(DISTFILES
); do \
260 if
test -d
$$d/$$file; then \
261 cp
-pr
$$d/$$file $(distdir
)/$$file; \
263 test -f
$(distdir
)/$$file \
264 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
265 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
268 for subdir in
$(SUBDIRS
); do \
269 if
test "$$subdir" = .
; then
:; else \
270 test -d
$(distdir
)/$$subdir \
271 || mkdir
$(distdir
)/$$subdir \
273 chmod
777 $(distdir
)/$$subdir; \
274 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(top_distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
278 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-hook
284 check: check-recursive
286 installcheck: installcheck-recursive
288 install-exec
: install-exec-recursive
290 install-data-am
: install-gpiv_helpDATA
291 install-data
: install-data-recursive
294 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
295 install: install-recursive
296 uninstall-am
: uninstall-gpiv_helpDATA
297 uninstall: uninstall-recursive
298 all-am
: Makefile
$(DATA
)
299 all-redirect
: all-recursive
301 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
302 installdirs: installdirs-recursive
304 $(mkinstalldirs
) $(DESTDIR
)$(gpiv_helpdir
)
312 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
313 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
315 maintainer-clean-generic
:
316 mostlyclean-am
: mostlyclean-tags mostlyclean-generic
318 mostlyclean: mostlyclean-recursive
320 clean-am
: clean-tags clean-generic mostlyclean-am
322 clean: clean-recursive
324 distclean-am
: distclean-tags distclean-generic clean-am
326 distclean: distclean-recursive
328 maintainer-clean-am
: maintainer-clean-tags maintainer-clean-generic \
330 @echo
"This command is intended for maintainers to use;"
331 @echo
"it deletes files that may require special tools to rebuild."
333 maintainer-clean
: maintainer-clean-recursive
335 .PHONY
: uninstall-gpiv_helpDATA install-gpiv_helpDATA \
336 install-data-recursive uninstall-data-recursive install-exec-recursive \
337 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
338 all-recursive check-recursive installcheck-recursive info-recursive \
339 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
340 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
341 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
342 dvi-am
dvi check check-am installcheck-am
installcheck install-exec-am \
343 install-exec install-data-am install-data install-am
install \
344 uninstall-am
uninstall all-redirect all-am
all installdirs-am \
345 installdirs mostlyclean-generic distclean-generic clean-generic \
346 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
349 #EXTRA_DIST = $(gpiv_help_DATA)
351 # files that aren't in a binary/data/library target have to be listed here
352 # to be included in the tarball when you 'make dist'
356 #index.html: index.html
359 #intro.html: intro.html
362 #gpiv.html: gpiv.html
363 # -cp gpiv/gpiv.html .
365 #piv_intro.html: gpiv/piv_intro.html
366 # -cp piv_intro.html .
368 #batch-gpiv.html: gpiv/batch-gpiv.html
369 # -cp gpiv/batch-gpiv.html .
371 #errvec.html: gpiv/errvec.html
372 # -cp gpiv/errvec.html .
374 #flip.html: gpiv/flip.html
375 # -cp gpiv/flip.html .
377 #hilo.html: gpiv/hilo.html
378 # -cp gpiv/hilo.html .
380 #manipiv.html: gpiv/manipiv.html
381 # -cp gpiv/manipiv.html .
383 #peaklck.html: gpiv/peaklck.html
384 # -cp gpiv/peaklck.html .
386 #rr.html: gpiv/rr.html
389 #s-avg.html: gpiv/s-avg.html
390 # -cp gpiv/s-avg.html .
392 #scale.html: gpiv/scale.html
393 # -cp gpiv/scale.html .
395 #t-avg.html: gpiv/t-avg.html
396 # -cp gpiv/t-avg.html .
398 #vorstra.html: gpiv/vorstra.html
399 # -cp gpiv/vorstra.html .
402 -cp
*.html
$(distdir
)
404 # mkdir $(distdir)/gpiv
405 # -cp gpiv/*.html gpiv/*.css $(distdir)/gpiv
406 # -cp gpiv.html $(distdir)
408 #install-data-local: gpiv.html
409 # $(mkinstalldirs) $(gpiv_helpdir)/images
410 # -for file in $(srcdir)/gpiv/*.html $(srcdir)/gpiv/*.css; do \
411 # basefile=`basename $$file`; \
412 # $(INSTALL_DATA) $(srcdir)/$$file $(gpiv_helpdir)/$$basefile; \
415 # Tell versions [3.59,3.63) of GNU make to not export all variables.
416 # Otherwise a system limit (for SysV at least) may be exceeded.