source: trunk/third/libgtop/Makefile.in @ 18532

Revision 18532, 17.7 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18531, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 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.
7
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.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68AWK = @AWK@
69CATALOGS = @CATALOGS@
70CATOBJEXT = @CATOBJEXT@
71CC = @CC@
72DATADIRNAME = @DATADIRNAME@
73DLLTOOL = @DLLTOOL@
74DL_LIB = @DL_LIB@
75ECHO = @ECHO@
76EXEEXT = @EXEEXT@
77GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
78GLIB_CFLAGS = @GLIB_CFLAGS@
79GLIB_LIBS = @GLIB_LIBS@
80GMOFILES = @GMOFILES@
81GMSGFMT = @GMSGFMT@
82INCLUDES = @INCLUDES@
83INSTOBJEXT = @INSTOBJEXT@
84INTLDEPS = @INTLDEPS@
85INTLLIBS = @INTLLIBS@
86INTLOBJS = @INTLOBJS@
87LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
88LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
89LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
90LIBGTOP_GUILE_INCS = @LIBGTOP_GUILE_INCS@
91LIBGTOP_GUILE_LIBS = @LIBGTOP_GUILE_LIBS@
92LIBGTOP_GUILE_NAMES_INCS = @LIBGTOP_GUILE_NAMES_INCS@
93LIBGTOP_GUILE_NAMES_LIBS = @LIBGTOP_GUILE_NAMES_LIBS@
94LIBGTOP_INCS = @LIBGTOP_INCS@
95LIBGTOP_INTERFACE_AGE = @LIBGTOP_INTERFACE_AGE@
96LIBGTOP_LIBS = @LIBGTOP_LIBS@
97LIBGTOP_MAJOR_VERSION = @LIBGTOP_MAJOR_VERSION@
98LIBGTOP_MICRO_VERSION = @LIBGTOP_MICRO_VERSION@
99LIBGTOP_MINOR_VERSION = @LIBGTOP_MINOR_VERSION@
100LIBGTOP_NAMES_INCS = @LIBGTOP_NAMES_INCS@
101LIBGTOP_NAMES_LIBS = @LIBGTOP_NAMES_LIBS@
102LIBGTOP_SERVER = @LIBGTOP_SERVER@
103LIBGTOP_SERVER_VERSION = @LIBGTOP_SERVER_VERSION@
104LIBGTOP_VERSION = @LIBGTOP_VERSION@
105LIBGTOP_VERSION_CODE = @LIBGTOP_VERSION_CODE@
106LIBGTOP_VERSION_SUFFIX = @LIBGTOP_VERSION_SUFFIX@
107LIBOBJS = @LIBOBJS@
108LIBSUPPORT = @LIBSUPPORT@
109LIBTOOL = @LIBTOOL@
110LN_S = @LN_S@
111LTLIBOBJS = @LTLIBOBJS@
112LT_AGE = @LT_AGE@
113LT_CURRENT = @LT_CURRENT@
114LT_RELEASE = @LT_RELEASE@
115LT_REVISION = @LT_REVISION@
116LT_VERSION_INFO = @LT_VERSION_INFO@
117MAKEINFO = @MAKEINFO@
118MKINSTALLDIRS = @MKINSTALLDIRS@
119OBJDUMP = @OBJDUMP@
120OBJEXT = @OBJEXT@
121PACKAGE = @PACKAGE@
122PERL = @PERL@
123PKG_CONFIG = @PKG_CONFIG@
124POFILES = @POFILES@
125POSUB = @POSUB@
126RANLIB = @RANLIB@
127STRIP = @STRIP@
128SUPPORTINCS = @SUPPORTINCS@
129USE_NLS = @USE_NLS@
130VERSION = @VERSION@
131guile_examples = @guile_examples@
132guile_subdirs = @guile_subdirs@
133libgtop_guile_found = @libgtop_guile_found@
134libgtop_have_sysinfo = @libgtop_have_sysinfo@
135libgtop_need_server = @libgtop_need_server@
136libgtop_postinstall = @libgtop_postinstall@
137libgtop_sysdeps_dir = @libgtop_sysdeps_dir@
138libgtop_top_builddir = @libgtop_top_builddir@
139libgtop_use_machine_h = @libgtop_use_machine_h@
140libs_xauth = @libs_xauth@
141machine_incs = @machine_incs@
142need_gnome_support = @need_gnome_support@
143server_programs = @server_programs@
144smp_examples = @smp_examples@
145static_targets = @static_targets@
146sysdeps_dir = @sysdeps_dir@
147sysdeps_suid_lib = @sysdeps_suid_lib@
148@EXAMPLES_TRUE@examples_SUBDIRS = @EXAMPLES_TRUE@examples
149@EXAMPLES_FALSE@examples_SUBDIRS =
150
151@BUILD_GNOME_SUPPORT_TRUE@support = @BUILD_GNOME_SUPPORT_TRUE@support
152
153SUBDIRS = po $(support) misc include sysdeps lib src \
154          $(examples_SUBDIRS) doc
155
156
157libgtopinclude_HEADERS = glibtop.h
158libgtopincludedir = $(includedir)/libgtop-2.0
159
160EXTRA_DIST = autogen.sh libgtop.spec.in copyright.txt libgtopConf.sh.in \
161        LIBGTOP-VERSION features.def libgtop-config.in RELNOTES-0.25 \
162        RELNOTES-1.0 RELNOTES-1.0.x libgtop-sysdeps.m4 README \
163        libgtop-mirror.sh libgtop-2.0.pc.in acinclude.m4
164
165
166pkgconfigdir = $(libdir)/pkgconfig
167pkgconfig_DATA = libgtop-2.0.pc
168
169CLEANFILES = libgtopConf.sh
170ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
171mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
172CONFIG_HEADER = config.h
173CONFIG_CLEAN_FILES =  libgtop.spec libgtop-2.0.pc
174DATA =  $(pkgconfig_DATA)
175
176HEADERS =  $(libgtopinclude_HEADERS)
177
178DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
179Makefile.am Makefile.in NEWS acconfig.h acinclude.m4 aclocal.m4 \
180config.guess config.h.in config.sub configure configure.in install-sh \
181libgtop-2.0.pc.in libgtop.spec.in ltmain.sh missing mkinstalldirs
182
183
184DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
185
186TAR = gtar
187GZIP_ENV = --best
188DIST_SUBDIRS =  po support misc include sysdeps lib src examples doc
189all: all-redirect
190.SUFFIXES:
191$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
192        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
193
194Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
195        cd $(top_builddir) \
196          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
197
198$(ACLOCAL_M4):  configure.in  acinclude.m4
199        cd $(srcdir) && $(ACLOCAL)
200
201config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
202        $(SHELL) ./config.status --recheck
203$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
204        cd $(srcdir) && $(AUTOCONF)
205
206config.h: stamp-h
207        @if test ! -f $@; then \
208                rm -f stamp-h; \
209                $(MAKE) stamp-h; \
210        else :; fi
211stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
212        cd $(top_builddir) \
213          && CONFIG_FILES= CONFIG_HEADERS=config.h \
214             $(SHELL) ./config.status
215        @echo timestamp > stamp-h 2> /dev/null
216$(srcdir)/config.h.in: $(srcdir)/stamp-h.in
217        @if test ! -f $@; then \
218                rm -f $(srcdir)/stamp-h.in; \
219                $(MAKE) $(srcdir)/stamp-h.in; \
220        else :; fi
221$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
222        cd $(top_srcdir) && $(AUTOHEADER)
223        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
224
225mostlyclean-hdr:
226
227clean-hdr:
228
229distclean-hdr:
230        -rm -f config.h
231
232maintainer-clean-hdr:
233libgtop.spec: $(top_builddir)/config.status libgtop.spec.in
234        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
235libgtop-2.0.pc: $(top_builddir)/config.status libgtop-2.0.pc.in
236        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
237
238install-pkgconfigDATA: $(pkgconfig_DATA)
239        @$(NORMAL_INSTALL)
240        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
241        @list='$(pkgconfig_DATA)'; for p in $$list; do \
242          if test -f $(srcdir)/$$p; then \
243            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
244            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p; \
245          else if test -f $$p; then \
246            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
247            $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p; \
248          fi; fi; \
249        done
250
251uninstall-pkgconfigDATA:
252        @$(NORMAL_UNINSTALL)
253        list='$(pkgconfig_DATA)'; for p in $$list; do \
254          rm -f $(DESTDIR)$(pkgconfigdir)/$$p; \
255        done
256
257install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
258        @$(NORMAL_INSTALL)
259        $(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
260        @list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
261          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
262          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
263          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
264        done
265
266uninstall-libgtopincludeHEADERS:
267        @$(NORMAL_UNINSTALL)
268        list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
269          rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
270        done
271
272# This directory's subdirectories are mostly independent; you can cd
273# into them and run `make' without going through this Makefile.
274# To change the values of `make' variables: instead of editing Makefiles,
275# (1) if the variable is set in `config.status', edit `config.status'
276#     (which will cause the Makefiles to be regenerated when you run `make');
277# (2) otherwise, pass the desired values on the `make' command line.
278
279@SET_MAKE@
280
281all-recursive install-data-recursive install-exec-recursive \
282installdirs-recursive install-recursive uninstall-recursive  \
283check-recursive installcheck-recursive info-recursive dvi-recursive:
284        @set fnord $(MAKEFLAGS); amf=$$2; \
285        dot_seen=no; \
286        target=`echo $@ | sed s/-recursive//`; \
287        list='$(SUBDIRS)'; for subdir in $$list; do \
288          echo "Making $$target in $$subdir"; \
289          if test "$$subdir" = "."; then \
290            dot_seen=yes; \
291            local_target="$$target-am"; \
292          else \
293            local_target="$$target"; \
294          fi; \
295          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
296           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
297        done; \
298        if test "$$dot_seen" = "no"; then \
299          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
300        fi; test -z "$$fail"
301
302mostlyclean-recursive clean-recursive distclean-recursive \
303maintainer-clean-recursive:
304        @set fnord $(MAKEFLAGS); amf=$$2; \
305        dot_seen=no; \
306        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
307          rev="$$subdir $$rev"; \
308          test "$$subdir" != "." || dot_seen=yes; \
309        done; \
310        test "$$dot_seen" = "no" && rev=". $$rev"; \
311        target=`echo $@ | sed s/-recursive//`; \
312        for subdir in $$rev; do \
313          echo "Making $$target in $$subdir"; \
314          if test "$$subdir" = "."; then \
315            local_target="$$target-am"; \
316          else \
317            local_target="$$target"; \
318          fi; \
319          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
320           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
321        done && test -z "$$fail"
322tags-recursive:
323        list='$(SUBDIRS)'; for subdir in $$list; do \
324          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
325        done
326
327tags: TAGS
328
329ID: $(HEADERS) $(SOURCES) $(LISP)
330        list='$(SOURCES) $(HEADERS)'; \
331        unique=`for i in $$list; do echo $$i; done | \
332          awk '    { files[$$0] = 1; } \
333               END { for (i in files) print i; }'`; \
334        here=`pwd` && cd $(srcdir) \
335          && mkid -f$$here/ID $$unique $(LISP)
336
337TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
338        tags=; \
339        here=`pwd`; \
340        list='$(SUBDIRS)'; for subdir in $$list; do \
341   if test "$$subdir" = .; then :; else \
342            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
343   fi; \
344        done; \
345        list='$(SOURCES) $(HEADERS)'; \
346        unique=`for i in $$list; do echo $$i; done | \
347          awk '    { files[$$0] = 1; } \
348               END { for (i in files) print i; }'`; \
349        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
350          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
351
352mostlyclean-tags:
353
354clean-tags:
355
356distclean-tags:
357        -rm -f TAGS ID
358
359maintainer-clean-tags:
360
361distdir = $(PACKAGE)-$(VERSION)
362top_distdir = $(distdir)
363
364# This target untars the dist file and tries a VPATH configuration.  Then
365# it guarantees that the distribution is self-contained by making another
366# tarfile.
367distcheck: dist
368        -rm -rf $(distdir)
369        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
370        mkdir $(distdir)/=build
371        mkdir $(distdir)/=inst
372        dc_install_base=`cd $(distdir)/=inst && pwd`; \
373        cd $(distdir)/=build \
374          && ../configure --srcdir=.. --prefix=$$dc_install_base \
375          && $(MAKE) $(AM_MAKEFLAGS) \
376          && $(MAKE) $(AM_MAKEFLAGS) dvi \
377          && $(MAKE) $(AM_MAKEFLAGS) check \
378          && $(MAKE) $(AM_MAKEFLAGS) install \
379          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
380          && $(MAKE) $(AM_MAKEFLAGS) dist
381        -rm -rf $(distdir)
382        @banner="$(distdir).tar.gz is ready for distribution"; \
383        dashes=`echo "$$banner" | sed s/./=/g`; \
384        echo "$$dashes"; \
385        echo "$$banner"; \
386        echo "$$dashes"
387dist: distdir
388        -chmod -R a+r $(distdir)
389        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
390        -rm -rf $(distdir)
391dist-all: distdir
392        -chmod -R a+r $(distdir)
393        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
394        -rm -rf $(distdir)
395distdir: $(DISTFILES)
396        -rm -rf $(distdir)
397        mkdir $(distdir)
398        -chmod 777 $(distdir)
399        @for file in $(DISTFILES); do \
400          d=$(srcdir); \
401          if test -d $$d/$$file; then \
402            cp -pr $$d/$$file $(distdir)/$$file; \
403          else \
404            test -f $(distdir)/$$file \
405            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
406            || cp -p $$d/$$file $(distdir)/$$file || :; \
407          fi; \
408        done
409        for subdir in $(DIST_SUBDIRS); do \
410          if test "$$subdir" = .; then :; else \
411            test -d $(distdir)/$$subdir \
412            || mkdir $(distdir)/$$subdir \
413            || exit 1; \
414            chmod 777 $(distdir)/$$subdir; \
415            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
416              || exit 1; \
417          fi; \
418        done
419        $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
420info-am:
421info: info-recursive
422dvi-am:
423dvi: dvi-recursive
424check-am: all-am
425check: check-recursive
426installcheck-am:
427installcheck: installcheck-recursive
428all-recursive-am: config.h
429        $(MAKE) $(AM_MAKEFLAGS) all-recursive
430
431install-exec-am:
432install-exec: install-exec-recursive
433
434install-data-am: install-pkgconfigDATA install-libgtopincludeHEADERS
435install-data: install-data-recursive
436
437install-am: all-am
438        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
439install: install-recursive
440uninstall-am: uninstall-pkgconfigDATA uninstall-libgtopincludeHEADERS
441uninstall: uninstall-recursive
442all-am: Makefile $(DATA) $(HEADERS) config.h
443all-redirect: all-recursive-am
444install-strip:
445        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
446installdirs: installdirs-recursive
447installdirs-am:
448        $(mkinstalldirs)  $(DESTDIR)$(pkgconfigdir) \
449                $(DESTDIR)$(libgtopincludedir)
450
451
452mostlyclean-generic:
453
454clean-generic:
455        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
456
457distclean-generic:
458        -rm -f Makefile $(CONFIG_CLEAN_FILES)
459        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
460
461maintainer-clean-generic:
462mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
463
464mostlyclean: mostlyclean-recursive
465
466clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
467
468clean: clean-recursive
469
470distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
471        -rm -f libtool
472
473distclean: distclean-recursive
474        -rm -f config.status
475
476maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
477                maintainer-clean-generic distclean-am
478        @echo "This command is intended for maintainers to use;"
479        @echo "it deletes files that may require special tools to rebuild."
480
481maintainer-clean: maintainer-clean-recursive
482        -rm -f config.status
483
484.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
485uninstall-pkgconfigDATA install-pkgconfigDATA \
486uninstall-libgtopincludeHEADERS install-libgtopincludeHEADERS \
487install-data-recursive uninstall-data-recursive install-exec-recursive \
488uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
489all-recursive check-recursive installcheck-recursive info-recursive \
490dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
491maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
492distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
493dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
494install-exec-am install-exec install-data-am install-data install-am \
495install uninstall-am uninstall all-redirect all-am all installdirs-am \
496installdirs mostlyclean-generic distclean-generic clean-generic \
497maintainer-clean-generic clean mostlyclean distclean maintainer-clean
498
499
500dist-hook:
501        cp libgtop.spec $(distdir)
502
503release:
504        $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)
505
506$(top_srcdir)/aclocal.m4: libgtop-sysdeps.m4 LIBGTOP-VERSION
507
508libgtopConf.sh: libgtopConf.sh.in Makefile
509        sed -e 's#\@LIBGTOP_LIBDIR\@#$(libdir)#g' \
510          -e 's#\@LIBGTOP_INCLUDEDIR\@#$(includedir)/libgtop-2.0#g' \
511          -e 's#\@LIBGTOP_DATADIR\@#$(datadir)#g' \
512          -e 's#\@LIBGTOP_EXTRA_LIBS\@#$(LIBGTOP_EXTRA_LIBS)#g' \
513          -e 's#\@LIBGTOP_LIBS\@#$(LIBGTOP_LIBS)#g' \
514          -e 's#\@LIBGTOP_INCS\@#$(LIBGTOP_INCS)#g' \
515          -e 's#\@LIBGTOP_NAMES_LIBS\@#$(LIBGTOP_NAMES_LIBS)#g' \
516          -e 's#\@LIBGTOP_NAMES_INCS\@#$(LIBGTOP_NAMES_INCS)#g' \
517          -e 's#\@LIBGTOP_GUILE_LIBS\@#$(LIBGTOP_GUILE_LIBS)#g' \
518          -e 's#\@LIBGTOP_GUILE_INCS\@#$(LIBGTOP_GUILE_INCS)#g' \
519          -e 's#\@LIBGTOP_GUILE_NAMES_LIBS\@#$(LIBGTOP_GUILE_NAMES_LIBS)#g' \
520          -e 's#\@LIBGTOP_GUILE_NAMES_INCS\@#$(LIBGTOP_GUILE_NAMES_INCS)#g' \
521          -e 's#\@LIBGTOP_BINDIR\@#$(LIBGTOP_BINDIR)#g' \
522          -e 's#\@LIBGTOP_SERVER\@#$(LIBGTOP_SERVER)#g' \
523          -e 's#\@LIBGTOP_MAJOR_VERSION\@#$(LIBGTOP_MAJOR_VERSION)#g' \
524          -e 's#\@LIBGTOP_MINOR_VERSION\@#$(LIBGTOP_MINOR_VERSION)#g' \
525          -e 's#\@LIBGTOP_MICRO_VERSION\@#$(LIBGTOP_MICRO_VERSION)#g' \
526          -e 's#\@LIBGTOP_VERSION\@#$(LIBGTOP_VERSION)#g' \
527          -e 's#\@LIBGTOP_VERSION_CODE\@#$(LIBGTOP_VERSION_CODE)#g' \
528          -e 's#\@LIBGTOP_SERVER_VERSION\@#$(LIBGTOP_SERVER_VERSION)#g' \
529          -e 's#\@libgtop_sysdeps_dir\@#$(libgtop_sysdeps_dir)#g' \
530          -e 's#\@libgtop_need_server\@#$(libgtop_need_server)#g' \
531          -e 's#\@libgtop_use_machine_h\@#$(libgtop_use_machine_h)#g' \
532          -e 's#\@libgtop_guile_found\@#$(libgtop_guile_found)#g' \
533          -e 's#\@libgtop_want_examples\@#$(libgtop_want_examples)#g' \
534              < $(srcdir)/libgtopConf.sh.in > libgtopConf.tmp \
535          && mv libgtopConf.tmp libgtopConf.sh
536
537# libgtop-config: libgtop-config.in Makefile
538#       sed -e 's#\@LIBGTOP_LIBDIR\@#$(libdir)#g' \
539#             < $(srcdir)/libgtop-config.in > libgtop-config.tmp \
540#         && mv libgtop-config.tmp libgtop-config && \
541#               chmod 755 libgtop-config
542
543libgtop-features.def: features.def
544        @LN_S@ $< $@
545
546# Tell versions [3.59,3.63) of GNU make to not export all variables.
547# Otherwise a system limit (for SysV at least) may be exceeded.
548.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.