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@
68 DISABLE_DAC
= @DISABLE_DAC@
73 GNOMEGNORBA_LIBS
= @GNOMEGNORBA_LIBS@
74 GNOMEUI_LIBS
= @GNOMEUI_LIBS@
75 GNOME_APPLETS_LIBS
= @GNOME_APPLETS_LIBS@
76 GNOME_CANVASPIX
= @GNOME_CANVASPIX@
77 GNOME_CAPPLET_LIBS
= @GNOME_CAPPLET_LIBS@
78 GNOME_CONFIG
= @GNOME_CONFIG@
79 GNOME_DOCKLETS_LIBS
= @GNOME_DOCKLETS_LIBS@
80 GNOME_INCLUDEDIR
= @GNOME_INCLUDEDIR@
81 GNOME_LIBDIR
= @GNOME_LIBDIR@
82 GNOME_LIBS
= @GNOME_LIBS@
83 GNORBA_CFLAGS
= @GNORBA_CFLAGS@
84 GNORBA_LIBS
= @GNORBA_LIBS@
85 GTKXMHTML_LIBS
= @GTKXMHTML_LIBS@
86 GTK_CFLAGS
= @GTK_CFLAGS@
87 GTK_CONFIG
= @GTK_CONFIG@
89 INSTOBJEXT
= @INSTOBJEXT@
90 INTLBISON
= @INTLBISON@
93 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
98 MKINSTALLDIRS
= @MKINSTALLDIRS@
100 ORBIT_CFLAGS
= @ORBIT_CFLAGS@
101 ORBIT_CONFIG
= @ORBIT_CONFIG@
102 ORBIT_IDL
= @ORBIT_IDL@
103 ORBIT_LIBS
= @ORBIT_LIBS@
104 OVERRIDE_IMAGE_HEIGHT_MAX
= @OVERRIDE_IMAGE_HEIGHT_MAX@
105 OVERRIDE_IMAGE_WIDTH_MAX
= @OVERRIDE_IMAGE_WIDTH_MAX@
107 PACKAGE_PIXMAPS_DIR
= @PACKAGE_PIXMAPS_DIR@
110 PTHREAD_LIB
= @PTHREAD_LIB@
112 RTA_TOPDIR
= @RTA_TOPDIR@
113 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
116 XPM_LIBS
= @XPM_LIBS@
117 ZVT_LIBS
= @ZVT_LIBS@
118 cflags_set
= @cflags_set@
119 cxxflags_set
= @cxxflags_set@
121 SUBDIRS
= intl po macros src man doc debian
123 EXTRA_DIST
= gpiv.xpm Makefile.in
124 pixmapdir
= $(datadir)/pixmaps
/
125 pixmap_DATA
= gpiv.xpm
126 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
127 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
128 CONFIG_HEADER
= config.h
130 DATA
= $(pixmap_DATA
)
132 DIST_COMMON
= README .
/stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
133 INSTALL Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.guess \
134 config.h.in config.sub configure configure.in install-sh missing \
138 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
144 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
145 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu Makefile
147 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
149 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
151 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in
152 cd
$(srcdir) && $(ACLOCAL
)
154 config.status
: $(srcdir)/configure.in
$(CONFIG_STATUS_DEPENDENCIES
)
155 $(SHELL
) .
/config.status
--recheck
156 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
157 cd
$(srcdir) && $(AUTOCONF
)
160 @if
test ! -f
$@
; then \
164 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
166 && CONFIG_FILES
= CONFIG_HEADERS
=config.h \
167 $(SHELL
) .
/config.status
168 @echo timestamp
> stamp-h
2> /dev
/null
169 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
170 @if
test ! -f
$@
; then \
171 rm -f
$(srcdir)/stamp-h.in
; \
172 $(MAKE
) $(srcdir)/stamp-h.in
; \
174 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
175 cd
$(top_srcdir
) && $(AUTOHEADER
)
176 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
185 maintainer-clean-hdr
:
187 install-pixmapDATA
: $(pixmap_DATA
)
189 $(mkinstalldirs
) $(DESTDIR
)$(pixmapdir
)
190 @list
='$(pixmap_DATA)'; for p in
$$list; do \
191 if
test -f
$(srcdir)/$$p; then \
192 echo
" $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p"; \
193 $(INSTALL_DATA
) $(srcdir)/$$p $(DESTDIR
)$(pixmapdir
)/$$p; \
194 else if
test -f
$$p; then \
195 echo
" $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p"; \
196 $(INSTALL_DATA
) $$p $(DESTDIR
)$(pixmapdir
)/$$p; \
200 uninstall-pixmapDATA
:
202 list
='$(pixmap_DATA)'; for p in
$$list; do \
203 rm -f
$(DESTDIR
)$(pixmapdir
)/$$p; \
206 # This directory's subdirectories are mostly independent; you can cd
207 # into them and run `make' without going through this Makefile.
208 # To change the values of `make' variables: instead of editing Makefiles,
209 # (1) if the variable is set in `config.status', edit `config.status'
210 # (which will cause the Makefiles to be regenerated when you run `make');
211 # (2) otherwise, pass the desired values on the `make' command line.
215 all-recursive install-data-recursive install-exec-recursive \
216 installdirs-recursive install-recursive uninstall-recursive \
217 check-recursive installcheck-recursive info-recursive dvi-recursive
:
218 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
220 target
=`echo $@ | sed s/-recursive//`; \
221 list
='$(SUBDIRS)'; for subdir in
$$list; do \
222 echo
"Making $$target in $$subdir"; \
223 if
test "$$subdir" = "."; then \
225 local_target
="$$target-am"; \
227 local_target
="$$target"; \
229 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
230 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
232 if
test "$$dot_seen" = "no"; then \
233 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
236 mostlyclean-recursive clean-recursive distclean-recursive \
237 maintainer-clean-recursive
:
238 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
240 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
241 rev
="$$subdir $$rev"; \
242 test "$$subdir" = "." && dot_seen
=yes
; \
244 test "$$dot_seen" = "no" && rev
=". $$rev"; \
245 target
=`echo $@ | sed s/-recursive//`; \
246 for subdir in
$$rev; do \
247 echo
"Making $$target in $$subdir"; \
248 if
test "$$subdir" = "."; then \
249 local_target
="$$target-am"; \
251 local_target
="$$target"; \
253 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
254 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
255 done
&& test -z
"$$fail"
257 list
='$(SUBDIRS)'; for subdir in
$$list; do \
258 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
263 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
264 list
='$(SOURCES) $(HEADERS)'; \
265 unique
=`for i in $$list; do echo $$i; done | \
266 awk ' { files[$$0] = 1; } \
267 END { for (i in files) print i; }'`; \
268 here
=`pwd` && cd
$(srcdir) \
269 && mkid
-f
$$here/ID
$$unique $(LISP
)
271 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) $(LISP
)
274 list
='$(SUBDIRS)'; for subdir in
$$list; do \
275 if
test "$$subdir" = .
; then
:; else \
276 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
279 list
='$(SOURCES) $(HEADERS)'; \
280 unique
=`for i in $$list; do echo $$i; done | \
281 awk ' { files[$$0] = 1; } \
282 END { for (i in files) print i; }'`; \
283 test -z
"$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
284 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.h.in
$$unique $(LISP
) -o
$$here/TAGS
)
293 maintainer-clean-tags
:
295 distdir
= $(PACKAGE
)-$(VERSION
)
296 top_distdir
= $(distdir
)
298 # This target untars the dist file and tries a VPATH configuration. Then
299 # it guarantees that the distribution is self-contained by making another
303 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
304 mkdir
$(distdir
)/=build
305 mkdir
$(distdir
)/=inst
306 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
307 cd
$(distdir
)/=build \
308 && ..
/configure
--with-included-gettext
--srcdir=..
--prefix=$$dc_install_base \
309 && $(MAKE
) $(AM_MAKEFLAGS
) \
310 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
311 && $(MAKE
) $(AM_MAKEFLAGS
) check \
312 && $(MAKE
) $(AM_MAKEFLAGS
) install \
313 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
314 && $(MAKE
) $(AM_MAKEFLAGS
) dist
316 @banner
="$(distdir).tar.gz is ready for distribution"; \
317 dashes
=`echo "$$banner" | sed s/./=/g`; \
322 -chmod
-R a
+r
$(distdir
)
323 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
326 -chmod
-R a
+r
$(distdir
)
327 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
329 distdir
: $(DISTFILES
)
332 -chmod
777 $(distdir
)
333 here
=`cd $(top_builddir) && pwd`; \
334 top_distdir
=`cd $(distdir) && pwd`; \
335 distdir
=`cd $(distdir) && pwd`; \
337 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnu Makefile
338 @for file in
$(DISTFILES
); do \
340 if
test -d
$$d/$$file; then \
341 cp
-pr
$$d/$$file $(distdir
)/$$file; \
343 test -f
$(distdir
)/$$file \
344 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
345 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
348 for subdir in
$(SUBDIRS
); do \
349 if
test "$$subdir" = .
; then
:; else \
350 test -d
$(distdir
)/$$subdir \
351 || mkdir
$(distdir
)/$$subdir \
353 chmod
777 $(distdir
)/$$subdir; \
354 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
358 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-hook
364 check: check-recursive
366 installcheck: installcheck-recursive
367 all-recursive-am
: config.h
368 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
371 install-exec
: install-exec-recursive
373 install-data-am
: install-pixmapDATA install-data-local
374 install-data
: install-data-recursive
377 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
378 install: install-recursive
379 uninstall-am
: uninstall-pixmapDATA
380 uninstall: uninstall-recursive
381 all-am
: Makefile
$(DATA
) config.h
382 all-redirect
: all-recursive-am
384 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
385 installdirs: installdirs-recursive
387 $(mkinstalldirs
) $(DESTDIR
)$(pixmapdir
)
395 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
396 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
398 maintainer-clean-generic
:
399 mostlyclean-am
: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
401 mostlyclean: mostlyclean-recursive
403 clean-am
: clean-hdr clean-tags clean-generic mostlyclean-am
405 clean: clean-recursive
407 distclean-am
: distclean-hdr distclean-tags distclean-generic clean-am
409 distclean: distclean-recursive
412 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-tags \
413 maintainer-clean-generic distclean-am
414 @echo
"This command is intended for maintainers to use;"
415 @echo
"it deletes files that may require special tools to rebuild."
417 maintainer-clean
: maintainer-clean-recursive
420 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
421 uninstall-pixmapDATA install-pixmapDATA install-data-recursive \
422 uninstall-data-recursive install-exec-recursive \
423 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
424 all-recursive check-recursive installcheck-recursive info-recursive \
425 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
426 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
427 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
428 dvi-am
dvi check check-am installcheck-am
installcheck all-recursive-am \
429 install-exec-am install-exec install-data-local install-data-am \
430 install-data install-am
install uninstall-am
uninstall all-redirect \
431 all-am
all installdirs-am
installdirs mostlyclean-generic \
432 distclean-generic clean-generic maintainer-clean-generic
clean \
433 mostlyclean distclean maintainer-clean
438 if
test -d
$(srcdir)/pixmaps
; then \
439 $(mkinstalldirs
) $(DESTDIR
)@PACKAGE_PIXMAPS_DIR@
; \
440 for pixmap in
$(srcdir)/pixmaps
/*; do \
441 if
test -f
$$pixmap; then \
442 $(INSTALL_DATA
) $$pixmap $(DESTDIR
)@PACKAGE_PIXMAPS_DIR@
; \
448 if
test -d pixmaps
; then \
449 mkdir
$(distdir
)/pixmaps
; \
450 for pixmap in pixmaps
/*; do \
451 if
test -f
$$pixmap; then \
452 cp
-p
$$pixmap $(distdir
)/pixmaps
; \
457 # Tell versions [3.59,3.63) of GNU make to not export all variables.
458 # Otherwise a system limit (for SysV at least) may be exceeded.