~ubuntu-branches/ubuntu/feisty/libgnome/feisty

« back to all changes in this revision

Viewing changes to monikers/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-01-09 10:07:49 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20070109100749-uc3lve73086th31g
Tags: 2.17.2-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
15
15
@SET_MAKE@
16
16
 
17
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
18
20
VPATH = @srcdir@
19
21
pkgdatadir = $(datadir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
top_builddir = ..
22
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
23
27
install_sh_DATA = $(install_sh) -c -m 644
24
28
install_sh_PROGRAM = $(install_sh) -c
25
29
install_sh_SCRIPT = $(install_sh) -c
51
55
am__installdirs = "$(DESTDIR)$(monikerdir)" "$(DESTDIR)$(serverdir)"
52
56
monikerLTLIBRARIES_INSTALL = $(INSTALL)
53
57
LTLIBRARIES = $(moniker_LTLIBRARIES)
54
 
libmoniker_extra_2_la_LIBADD =
 
58
am__DEPENDENCIES_1 =
 
59
libmoniker_extra_2_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
55
60
am_libmoniker_extra_2_la_OBJECTS = bonobo-config-bag.lo \
56
61
        bonobo-moniker-config.lo bonobo-moniker-conf-indirect.lo \
57
62
        bonobo-moniker-extra.lo
58
63
libmoniker_extra_2_la_OBJECTS = $(am_libmoniker_extra_2_la_OBJECTS)
59
 
libmoniker_extra_2_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
60
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
61
 
        $(libmoniker_extra_2_la_LDFLAGS) $(LDFLAGS) -o $@
62
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
64
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
63
65
depcomp = $(SHELL) $(top_srcdir)/depcomp
64
66
am__depfiles_maybe = depfiles
65
67
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66
68
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
68
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
69
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
69
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
70
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
71
        $(AM_CFLAGS) $(CFLAGS)
70
72
CCLD = $(CC)
71
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
72
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
73
 
        $(LDFLAGS) -o $@
 
73
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
74
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
74
75
SOURCES = $(libmoniker_extra_2_la_SOURCES)
75
76
DIST_SOURCES = $(libmoniker_extra_2_la_SOURCES)
76
77
serverDATA_INSTALL = $(INSTALL_DATA)
82
83
ACLOCAL = @ACLOCAL@
83
84
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
84
85
ALL_LINGUAS = @ALL_LINGUAS@
 
86
AMDEP_FALSE = @AMDEP_FALSE@
 
87
AMDEP_TRUE = @AMDEP_TRUE@
85
88
AMTAR = @AMTAR@
86
89
AR = @AR@
87
90
AS = @AS@
110
113
ECHO_N = @ECHO_N@
111
114
ECHO_T = @ECHO_T@
112
115
EGREP = @EGREP@
 
116
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
117
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
113
118
EXEEXT = @EXEEXT@
114
119
F77 = @F77@
115
120
FFLAGS = @FFLAGS@
116
121
GCONFTOOL = @GCONFTOOL@
 
122
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
123
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
117
124
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
118
125
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
119
126
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
121
128
GMSGFMT = @GMSGFMT@
122
129
GNOME_VFS_VERSION = @GNOME_VFS_VERSION@
123
130
GREP = @GREP@
 
131
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
132
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
124
133
HTML_DIR = @HTML_DIR@
125
 
INSTALL = @INSTALL@
126
134
INSTALL_DATA = @INSTALL_DATA@
127
135
INSTALL_PROGRAM = @INSTALL_PROGRAM@
128
136
INSTALL_SCRIPT = @INSTALL_SCRIPT@
167
175
LN_S = @LN_S@
168
176
LTLIBOBJS = @LTLIBOBJS@
169
177
MAINT = @MAINT@
 
178
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
179
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
170
180
MAKEINFO = @MAKEINFO@
171
 
MKDIR_P = @MKDIR_P@
172
181
MKINSTALLDIRS = @MKINSTALLDIRS@
173
182
MSGFMT = @MSGFMT@
174
183
OBJDUMP = @OBJDUMP@
175
184
OBJEXT = @OBJEXT@
 
185
OS_WIN32_FALSE = @OS_WIN32_FALSE@
 
186
OS_WIN32_TRUE = @OS_WIN32_TRUE@
176
187
PACKAGE = @PACKAGE@
177
188
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178
189
PACKAGE_NAME = @PACKAGE_NAME@
188
199
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
189
200
RANLIB = @RANLIB@
190
201
REBUILD = @REBUILD@
191
 
SED = @SED@
192
202
SET_MAKE = @SET_MAKE@
193
203
SHELL = @SHELL@
 
204
SOPREFIX = @SOPREFIX@
194
205
SOUND_TEST_CFLAGS = @SOUND_TEST_CFLAGS@
195
206
SOUND_TEST_LIBS = @SOUND_TEST_LIBS@
196
207
STRIP = @STRIP@
198
209
VERSION = @VERSION@
199
210
WARN_CFLAGS = @WARN_CFLAGS@
200
211
XGETTEXT = @XGETTEXT@
201
 
abs_builddir = @abs_builddir@
202
 
abs_srcdir = @abs_srcdir@
203
 
abs_top_builddir = @abs_top_builddir@
204
 
abs_top_srcdir = @abs_top_srcdir@
205
212
ac_ct_CC = @ac_ct_CC@
206
213
ac_ct_CXX = @ac_ct_CXX@
207
214
ac_ct_F77 = @ac_ct_F77@
 
215
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
216
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
217
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
218
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
208
219
am__include = @am__include@
209
220
am__leading_dot = @am__leading_dot@
210
221
am__quote = @am__quote@
216
227
build_cpu = @build_cpu@
217
228
build_os = @build_os@
218
229
build_vendor = @build_vendor@
219
 
builddir = @builddir@
220
230
datadir = @datadir@
221
231
datarootdir = @datarootdir@
222
232
docdir = @docdir@
244
254
psdir = @psdir@
245
255
sbindir = @sbindir@
246
256
sharedstatedir = @sharedstatedir@
247
 
srcdir = @srcdir@
248
257
sysconfdir = @sysconfdir@
249
258
target_alias = @target_alias@
250
 
top_builddir = @top_builddir@
251
 
top_srcdir = @top_srcdir@
252
259
INCLUDES = \
253
260
        -I$(top_srcdir)                                 \
254
261
        $(LIBGNOME_CFLAGS)                              \
270
277
        bonobo-moniker-extra.h                  \
271
278
        bonobo-moniker-extra.c
272
279
 
273
 
libmoniker_extra_2_la_LDFLAGS = -module -avoid-version -no-undefined $(LIBGNOME_LIBS)
 
280
libmoniker_extra_2_la_LDFLAGS = -module -avoid-version -no-undefined
 
281
libmoniker_extra_2_la_LIBADD = $(LIBGNOME_LIBS)
274
282
EXTRA_DIST = GNOME_Moniker_std.server.in.in
275
283
all: all-am
276
284
 
285
293
              exit 1;; \
286
294
          esac; \
287
295
        done; \
288
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  monikers/Makefile'; \
 
296
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  monikers/Makefile'; \
289
297
        cd $(top_srcdir) && \
290
 
          $(AUTOMAKE) --gnu  monikers/Makefile
 
298
          $(AUTOMAKE) --foreign  monikers/Makefile
291
299
.PRECIOUS: Makefile
292
300
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
293
301
        @case '$?' in \
307
315
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308
316
install-monikerLTLIBRARIES: $(moniker_LTLIBRARIES)
309
317
        @$(NORMAL_INSTALL)
310
 
        test -z "$(monikerdir)" || $(MKDIR_P) "$(DESTDIR)$(monikerdir)"
 
318
        test -z "$(monikerdir)" || $(mkdir_p) "$(DESTDIR)$(monikerdir)"
311
319
        @list='$(moniker_LTLIBRARIES)'; for p in $$list; do \
312
320
          if test -f $$p; then \
313
321
            f=$(am__strip_dir) \
318
326
 
319
327
uninstall-monikerLTLIBRARIES:
320
328
        @$(NORMAL_UNINSTALL)
321
 
        @list='$(moniker_LTLIBRARIES)'; for p in $$list; do \
 
329
        @set -x; list='$(moniker_LTLIBRARIES)'; for p in $$list; do \
322
330
          p=$(am__strip_dir) \
323
331
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(monikerdir)/$$p'"; \
324
332
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(monikerdir)/$$p"; \
333
341
          rm -f "$${dir}/so_locations"; \
334
342
        done
335
343
libmoniker_extra_2.la: $(libmoniker_extra_2_la_OBJECTS) $(libmoniker_extra_2_la_DEPENDENCIES) 
336
 
        $(libmoniker_extra_2_la_LINK) -rpath $(monikerdir) $(libmoniker_extra_2_la_OBJECTS) $(libmoniker_extra_2_la_LIBADD) $(LIBS)
 
344
        $(LINK) -rpath $(monikerdir) $(libmoniker_extra_2_la_LDFLAGS) $(libmoniker_extra_2_la_OBJECTS) $(libmoniker_extra_2_la_LIBADD) $(LIBS)
337
345
 
338
346
mostlyclean-compile:
339
347
        -rm -f *.$(OBJEXT)
347
355
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bonobo-moniker-extra.Plo@am__quote@
348
356
 
349
357
.c.o:
350
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
351
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
358
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
359
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
352
360
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
353
361
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
354
362
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
355
363
 
356
364
.c.obj:
357
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
358
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
365
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
366
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
359
367
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
360
368
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
361
369
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
362
370
 
363
371
.c.lo:
364
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
365
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
372
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
373
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
366
374
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
367
375
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
368
376
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
372
380
 
373
381
clean-libtool:
374
382
        -rm -rf .libs _libs
 
383
 
 
384
distclean-libtool:
 
385
        -rm -f libtool
 
386
uninstall-info-am:
375
387
install-serverDATA: $(server_DATA)
376
388
        @$(NORMAL_INSTALL)
377
 
        test -z "$(serverdir)" || $(MKDIR_P) "$(DESTDIR)$(serverdir)"
 
389
        test -z "$(serverdir)" || $(mkdir_p) "$(DESTDIR)$(serverdir)"
378
390
        @list='$(server_DATA)'; for p in $$list; do \
379
391
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
380
392
          f=$(am__strip_dir) \
439
451
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
440
452
 
441
453
distdir: $(DISTFILES)
442
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444
 
        list='$(DISTFILES)'; \
445
 
          dist_files=`for file in $$list; do echo $$file; done | \
446
 
          sed -e "s|^$$srcdirstrip/||;t" \
447
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
448
 
        case $$dist_files in \
449
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
450
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451
 
                           sort -u` ;; \
452
 
        esac; \
453
 
        for file in $$dist_files; do \
 
454
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
455
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
456
        list='$(DISTFILES)'; for file in $$list; do \
 
457
          case $$file in \
 
458
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
459
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
460
          esac; \
454
461
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
462
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
463
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
464
            dir="/$$dir"; \
 
465
            $(mkdir_p) "$(distdir)$$dir"; \
 
466
          else \
 
467
            dir=''; \
 
468
          fi; \
455
469
          if test -d $$d/$$file; then \
456
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
457
470
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
458
471
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
459
472
            fi; \
469
482
all-am: Makefile $(LTLIBRARIES) $(DATA)
470
483
installdirs:
471
484
        for dir in "$(DESTDIR)$(monikerdir)" "$(DESTDIR)$(serverdir)"; do \
472
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
485
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
473
486
        done
474
487
install: install-am
475
488
install-exec: install-exec-am
505
518
        -rm -rf ./$(DEPDIR)
506
519
        -rm -f Makefile
507
520
distclean-am: clean-am distclean-compile distclean-generic \
508
 
        distclean-tags
 
521
        distclean-libtool distclean-tags
509
522
 
510
523
dvi: dvi-am
511
524
 
519
532
 
520
533
install-data-am: install-monikerLTLIBRARIES install-serverDATA
521
534
 
522
 
install-dvi: install-dvi-am
523
 
 
524
535
install-exec-am:
525
536
 
526
 
install-html: install-html-am
527
 
 
528
537
install-info: install-info-am
529
538
 
530
539
install-man:
531
540
 
532
 
install-pdf: install-pdf-am
533
 
 
534
 
install-ps: install-ps-am
535
 
 
536
541
installcheck-am:
537
542
 
538
543
maintainer-clean: maintainer-clean-am
553
558
 
554
559
ps-am:
555
560
 
556
 
uninstall-am: uninstall-monikerLTLIBRARIES uninstall-serverDATA
557
 
 
558
 
.MAKE: install-am install-strip
 
561
uninstall-am: uninstall-info-am uninstall-monikerLTLIBRARIES \
 
562
        uninstall-serverDATA
559
563
 
560
564
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
561
565
        clean-libtool clean-monikerLTLIBRARIES ctags distclean \
562
566
        distclean-compile distclean-generic distclean-libtool \
563
567
        distclean-tags distdir dvi dvi-am html html-am info info-am \
564
 
        install install-am install-data install-data-am install-dvi \
565
 
        install-dvi-am install-exec install-exec-am install-html \
566
 
        install-html-am install-info install-info-am install-man \
567
 
        install-monikerLTLIBRARIES install-pdf install-pdf-am \
568
 
        install-ps install-ps-am install-serverDATA install-strip \
 
568
        install install-am install-data install-data-am install-exec \
 
569
        install-exec-am install-info install-info-am install-man \
 
570
        install-monikerLTLIBRARIES install-serverDATA install-strip \
569
571
        installcheck installcheck-am installdirs maintainer-clean \
570
572
        maintainer-clean-generic mostlyclean mostlyclean-compile \
571
573
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
572
 
        tags uninstall uninstall-am uninstall-monikerLTLIBRARIES \
573
 
        uninstall-serverDATA
 
574
        tags uninstall uninstall-am uninstall-info-am \
 
575
        uninstall-monikerLTLIBRARIES uninstall-serverDATA
574
576
 
575
577
 
576
578
GNOME_Moniker_std.server.in: GNOME_Moniker_std.server.in.in
577
 
        sed -e "s|\@MONIKER_LIBDIR\@|$(monikerdir_in_server_file)|" $< > $@
 
579
        sed -e "s|\@MONIKER_LIBDIR\@|$(monikerdir_in_server_file)|" \
 
580
                -e "s|\@SOPREFIX\@|$(SOPREFIX)|" $< > $@
578
581
 
579
582
@INTLTOOL_SERVER_RULE@
580
583
# Tell versions [3.59,3.63) of GNU make to not export all variables.