gpiv_matrix and gpiv_free_matrix adapted for new interface, optimized
[gpiv.git] / Makefile.in
blobe4a6c2aee2df981d53d773d60f90af34021874d1
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
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = .
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
63 CATALOGS = @CATALOGS@
64 CATOBJEXT = @CATOBJEXT@
65 CC = @CC@
66 CONTROL = @CONTROL@
67 DATADIRNAME = @DATADIRNAME@
68 DEBUG = @DEBUG@
69 DISABLE_DAC = @DISABLE_DAC@
70 GENCAT = @GENCAT@
71 GLIBC21 = @GLIBC21@
72 GMOFILES = @GMOFILES@
73 GMSGFMT = @GMSGFMT@
74 GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@
75 GNOMEUI_LIBS = @GNOMEUI_LIBS@
76 GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
77 GNOME_CANVASPIX = @GNOME_CANVASPIX@
78 GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@
79 GNOME_CONFIG = @GNOME_CONFIG@
80 GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@
81 GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
82 GNOME_LIBDIR = @GNOME_LIBDIR@
83 GNOME_LIBS = @GNOME_LIBS@
84 GNORBA_CFLAGS = @GNORBA_CFLAGS@
85 GNORBA_LIBS = @GNORBA_LIBS@
86 GTKXMHTML_LIBS = @GTKXMHTML_LIBS@
87 GTK_CFLAGS = @GTK_CFLAGS@
88 GTK_CONFIG = @GTK_CONFIG@
89 GTK_LIBS = @GTK_LIBS@
90 INSTOBJEXT = @INSTOBJEXT@
91 INTLBISON = @INTLBISON@
92 INTLLIBS = @INTLLIBS@
93 INTLOBJS = @INTLOBJS@
94 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
95 K_TOPDIR = @K_TOPDIR@
96 LIBICONV = @LIBICONV@
97 MAINT = @MAINT@
98 MAKEINFO = @MAKEINFO@
99 MKINSTALLDIRS = @MKINSTALLDIRS@
100 MSGFMT = @MSGFMT@
101 ORBIT_CFLAGS = @ORBIT_CFLAGS@
102 ORBIT_CONFIG = @ORBIT_CONFIG@
103 ORBIT_IDL = @ORBIT_IDL@
104 ORBIT_LIBS = @ORBIT_LIBS@
105 OVERRIDE_IMAGE_HEIGHT_MAX = @OVERRIDE_IMAGE_HEIGHT_MAX@
106 OVERRIDE_IMAGE_WIDTH_MAX = @OVERRIDE_IMAGE_WIDTH_MAX@
107 PACKAGE = @PACKAGE@
108 PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@
109 POFILES = @POFILES@
110 POSUB = @POSUB@
111 PTHREAD_LIB = @PTHREAD_LIB@
112 RANLIB = @RANLIB@
113 RTA_TOPDIR = @RTA_TOPDIR@
114 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
115 USE_NLS = @USE_NLS@
116 VERSION = @VERSION@
117 XPM_LIBS = @XPM_LIBS@
118 ZVT_LIBS = @ZVT_LIBS@
119 cflags_set = @cflags_set@
120 cxxflags_set = @cxxflags_set@
122 SUBDIRS = intl po macros src man doc
124 EXTRA_DIST = gpiv.xpm Makefile.in
125 pixmapdir = $(datadir)/pixmaps/
126 pixmap_DATA = gpiv.xpm
127 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
128 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
129 CONFIG_HEADER = config.h
130 CONFIG_CLEAN_FILES =
131 DATA = $(pixmap_DATA)
133 DIST_COMMON = README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
134 INSTALL Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.guess \
135 config.h.in config.sub configure configure.in install-sh missing \
136 mkinstalldirs
139 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
141 TAR = tar
142 GZIP_ENV = --best
143 all: all-redirect
144 .SUFFIXES:
145 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
146 cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
148 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
149 cd $(top_builddir) \
150 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
152 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
153 cd $(srcdir) && $(ACLOCAL)
155 config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES)
156 $(SHELL) ./config.status --recheck
157 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
158 cd $(srcdir) && $(AUTOCONF)
160 config.h: stamp-h
161 @if test ! -f $@; then \
162 rm -f stamp-h; \
163 $(MAKE) stamp-h; \
164 else :; fi
165 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
166 cd $(top_builddir) \
167 && CONFIG_FILES= CONFIG_HEADERS=config.h \
168 $(SHELL) ./config.status
169 @echo timestamp > stamp-h 2> /dev/null
170 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
171 @if test ! -f $@; then \
172 rm -f $(srcdir)/stamp-h.in; \
173 $(MAKE) $(srcdir)/stamp-h.in; \
174 else :; fi
175 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
176 cd $(top_srcdir) && $(AUTOHEADER)
177 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
179 mostlyclean-hdr:
181 clean-hdr:
183 distclean-hdr:
184 -rm -f config.h
186 maintainer-clean-hdr:
188 install-pixmapDATA: $(pixmap_DATA)
189 @$(NORMAL_INSTALL)
190 $(mkinstalldirs) $(DESTDIR)$(pixmapdir)
191 @list='$(pixmap_DATA)'; for p in $$list; do \
192 if test -f $(srcdir)/$$p; then \
193 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p"; \
194 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p; \
195 else if test -f $$p; then \
196 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p"; \
197 $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p; \
198 fi; fi; \
199 done
201 uninstall-pixmapDATA:
202 @$(NORMAL_UNINSTALL)
203 list='$(pixmap_DATA)'; for p in $$list; do \
204 rm -f $(DESTDIR)$(pixmapdir)/$$p; \
205 done
207 # This directory's subdirectories are mostly independent; you can cd
208 # into them and run `make' without going through this Makefile.
209 # To change the values of `make' variables: instead of editing Makefiles,
210 # (1) if the variable is set in `config.status', edit `config.status'
211 # (which will cause the Makefiles to be regenerated when you run `make');
212 # (2) otherwise, pass the desired values on the `make' command line.
214 @SET_MAKE@
216 all-recursive install-data-recursive install-exec-recursive \
217 installdirs-recursive install-recursive uninstall-recursive \
218 check-recursive installcheck-recursive info-recursive dvi-recursive:
219 @set fnord $(MAKEFLAGS); amf=$$2; \
220 dot_seen=no; \
221 target=`echo $@ | sed s/-recursive//`; \
222 list='$(SUBDIRS)'; for subdir in $$list; do \
223 echo "Making $$target in $$subdir"; \
224 if test "$$subdir" = "."; then \
225 dot_seen=yes; \
226 local_target="$$target-am"; \
227 else \
228 local_target="$$target"; \
229 fi; \
230 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
231 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
232 done; \
233 if test "$$dot_seen" = "no"; then \
234 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
235 fi; test -z "$$fail"
237 mostlyclean-recursive clean-recursive distclean-recursive \
238 maintainer-clean-recursive:
239 @set fnord $(MAKEFLAGS); amf=$$2; \
240 dot_seen=no; \
241 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
242 rev="$$subdir $$rev"; \
243 test "$$subdir" = "." && dot_seen=yes; \
244 done; \
245 test "$$dot_seen" = "no" && rev=". $$rev"; \
246 target=`echo $@ | sed s/-recursive//`; \
247 for subdir in $$rev; do \
248 echo "Making $$target in $$subdir"; \
249 if test "$$subdir" = "."; then \
250 local_target="$$target-am"; \
251 else \
252 local_target="$$target"; \
253 fi; \
254 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
255 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
256 done && test -z "$$fail"
257 tags-recursive:
258 list='$(SUBDIRS)'; for subdir in $$list; do \
259 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
260 done
262 tags: TAGS
264 ID: $(HEADERS) $(SOURCES) $(LISP)
265 list='$(SOURCES) $(HEADERS)'; \
266 unique=`for i in $$list; do echo $$i; done | \
267 awk ' { files[$$0] = 1; } \
268 END { for (i in files) print i; }'`; \
269 here=`pwd` && cd $(srcdir) \
270 && mkid -f$$here/ID $$unique $(LISP)
272 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
273 tags=; \
274 here=`pwd`; \
275 list='$(SUBDIRS)'; for subdir in $$list; do \
276 if test "$$subdir" = .; then :; else \
277 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
278 fi; \
279 done; \
280 list='$(SOURCES) $(HEADERS)'; \
281 unique=`for i in $$list; do echo $$i; done | \
282 awk ' { files[$$0] = 1; } \
283 END { for (i in files) print i; }'`; \
284 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
285 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
287 mostlyclean-tags:
289 clean-tags:
291 distclean-tags:
292 -rm -f TAGS ID
294 maintainer-clean-tags:
296 distdir = $(PACKAGE)-$(VERSION)
297 top_distdir = $(distdir)
299 # This target untars the dist file and tries a VPATH configuration. Then
300 # it guarantees that the distribution is self-contained by making another
301 # tarfile.
302 distcheck: dist
303 -rm -rf $(distdir)
304 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
305 mkdir $(distdir)/=build
306 mkdir $(distdir)/=inst
307 dc_install_base=`cd $(distdir)/=inst && pwd`; \
308 cd $(distdir)/=build \
309 && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \
310 && $(MAKE) $(AM_MAKEFLAGS) \
311 && $(MAKE) $(AM_MAKEFLAGS) dvi \
312 && $(MAKE) $(AM_MAKEFLAGS) check \
313 && $(MAKE) $(AM_MAKEFLAGS) install \
314 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
315 && $(MAKE) $(AM_MAKEFLAGS) dist
316 -rm -rf $(distdir)
317 @banner="$(distdir).tar.gz is ready for distribution"; \
318 dashes=`echo "$$banner" | sed s/./=/g`; \
319 echo "$$dashes"; \
320 echo "$$banner"; \
321 echo "$$dashes"
322 dist: distdir
323 -chmod -R a+r $(distdir)
324 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
325 -rm -rf $(distdir)
326 dist-all: distdir
327 -chmod -R a+r $(distdir)
328 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
329 -rm -rf $(distdir)
330 distdir: $(DISTFILES)
331 -rm -rf $(distdir)
332 mkdir $(distdir)
333 -chmod 777 $(distdir)
334 here=`cd $(top_builddir) && pwd`; \
335 top_distdir=`cd $(distdir) && pwd`; \
336 distdir=`cd $(distdir) && pwd`; \
337 cd $(top_srcdir) \
338 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
339 @for file in $(DISTFILES); do \
340 d=$(srcdir); \
341 if test -d $$d/$$file; then \
342 cp -pr $$d/$$file $(distdir)/$$file; \
343 else \
344 test -f $(distdir)/$$file \
345 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
346 || cp -p $$d/$$file $(distdir)/$$file || :; \
347 fi; \
348 done
349 for subdir in $(SUBDIRS); do \
350 if test "$$subdir" = .; then :; else \
351 test -d $(distdir)/$$subdir \
352 || mkdir $(distdir)/$$subdir \
353 || exit 1; \
354 chmod 777 $(distdir)/$$subdir; \
355 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
356 || exit 1; \
357 fi; \
358 done
359 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
360 info-am:
361 info: info-recursive
362 dvi-am:
363 dvi: dvi-recursive
364 check-am: all-am
365 check: check-recursive
366 installcheck-am:
367 installcheck: installcheck-recursive
368 all-recursive-am: config.h
369 $(MAKE) $(AM_MAKEFLAGS) all-recursive
371 install-exec-am:
372 install-exec: install-exec-recursive
374 install-data-am: install-pixmapDATA install-data-local
375 install-data: install-data-recursive
377 install-am: all-am
378 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
379 install: install-recursive
380 uninstall-am: uninstall-pixmapDATA
381 uninstall: uninstall-recursive
382 all-am: Makefile $(DATA) config.h
383 all-redirect: all-recursive-am
384 install-strip:
385 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
386 installdirs: installdirs-recursive
387 installdirs-am:
388 $(mkinstalldirs) $(DESTDIR)$(pixmapdir)
391 mostlyclean-generic:
393 clean-generic:
395 distclean-generic:
396 -rm -f Makefile $(CONFIG_CLEAN_FILES)
397 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
399 maintainer-clean-generic:
400 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
402 mostlyclean: mostlyclean-recursive
404 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
406 clean: clean-recursive
408 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
410 distclean: distclean-recursive
411 -rm -f config.status
413 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
414 maintainer-clean-generic distclean-am
415 @echo "This command is intended for maintainers to use;"
416 @echo "it deletes files that may require special tools to rebuild."
418 maintainer-clean: maintainer-clean-recursive
419 -rm -f config.status
421 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
422 uninstall-pixmapDATA install-pixmapDATA install-data-recursive \
423 uninstall-data-recursive install-exec-recursive \
424 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
425 all-recursive check-recursive installcheck-recursive info-recursive \
426 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
427 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
428 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
429 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
430 install-exec-am install-exec install-data-local install-data-am \
431 install-data install-am install uninstall-am uninstall all-redirect \
432 all-am all installdirs-am installdirs mostlyclean-generic \
433 distclean-generic clean-generic maintainer-clean-generic clean \
434 mostlyclean distclean maintainer-clean
437 install-data-local:
438 @$(NORMAL_INSTALL)
439 if test -d $(srcdir)/pixmaps; then \
440 $(mkinstalldirs) $(DESTDIR)@PACKAGE_PIXMAPS_DIR@; \
441 for pixmap in $(srcdir)/pixmaps/*; do \
442 if test -f $$pixmap; then \
443 $(INSTALL_DATA) $$pixmap $(DESTDIR)@PACKAGE_PIXMAPS_DIR@; \
444 fi \
445 done \
448 dist-hook:
449 if test -d pixmaps; then \
450 mkdir $(distdir)/pixmaps; \
451 for pixmap in pixmaps/*; do \
452 if test -f $$pixmap; then \
453 cp -p $$pixmap $(distdir)/pixmaps; \
454 fi \
455 done \
458 # Tell versions [3.59,3.63) of GNU make to not export all variables.
459 # Otherwise a system limit (for SysV at least) may be exceeded.
460 .NOEXPORT: