~ubuntu-branches/ubuntu/wily/xfce4-netload-plugin/wily

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2014-11-23 08:32:18 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20141123083218-ybiwguga6wp5hof3
Tags: 1.2.4-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
15
15
 
16
16
@SET_MAKE@
17
17
VPATH = @srcdir@
 
18
am__make_dryrun = \
 
19
  { \
 
20
    am__dry=no; \
 
21
    case $$MAKEFLAGS in \
 
22
      *\\[\ \   ]*) \
 
23
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
24
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
25
      *) \
 
26
        for am__flg in $$MAKEFLAGS; do \
 
27
          case $$am__flg in \
 
28
            *=*|--*) ;; \
 
29
            *n*) am__dry=yes; break;; \
 
30
          esac; \
 
31
        done;; \
 
32
    esac; \
 
33
    test $$am__dry = yes; \
 
34
  }
18
35
pkgdatadir = $(datadir)/@PACKAGE@
19
36
pkgincludedir = $(includedir)/@PACKAGE@
20
37
pkglibdir = $(libdir)/@PACKAGE@
31
48
NORMAL_UNINSTALL = :
32
49
PRE_UNINSTALL = :
33
50
POST_UNINSTALL = :
 
51
build_triplet = @build@
 
52
host_triplet = @host@
 
53
target_triplet = @target@
34
54
subdir = .
35
55
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36
56
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
37
57
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38
 
        depcomp install-sh missing mkinstalldirs
 
58
        config.guess config.sub depcomp install-sh ltmain.sh missing \
 
59
        mkinstalldirs
39
60
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
61
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41
62
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
67
CONFIG_HEADER = config.h
47
68
CONFIG_CLEAN_FILES =
48
69
CONFIG_CLEAN_VPATH_FILES =
 
70
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
71
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
72
am__v_GEN_0 = @echo "  GEN   " $@;
 
73
AM_V_at = $(am__v_at_@AM_V@)
 
74
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
75
am__v_at_0 = @
49
76
SOURCES =
50
77
DIST_SOURCES =
51
78
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55
82
        install-pdf-recursive install-ps-recursive install-recursive \
56
83
        installcheck-recursive installdirs-recursive pdf-recursive \
57
84
        ps-recursive uninstall-recursive
 
85
am__can_run_installinfo = \
 
86
  case $$AM_UPDATE_INFO_DIR in \
 
87
    n|no|NO) false;; \
 
88
    *) (install-info --version) >/dev/null 2>&1;; \
 
89
  esac
58
90
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
59
91
  distclean-recursive maintainer-clean-recursive
60
92
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
97
129
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
98
130
  done; \
99
131
  reldir="$$dir2"
100
 
DIST_ARCHIVES = $(distdir).tar.gz
101
132
GZIP_ENV = --best
 
133
DIST_ARCHIVES = $(distdir).tar.bz2
102
134
distuninstallcheck_listfiles = find . -type f -print
103
135
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
104
136
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
107
139
ALL_LINGUAS = @ALL_LINGUAS@
108
140
AMTAR = @AMTAR@
109
141
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
142
AR = @AR@
110
143
AUTOCONF = @AUTOCONF@
111
144
AUTOHEADER = @AUTOHEADER@
112
145
AUTOMAKE = @AUTOMAKE@
122
155
DATADIRNAME = @DATADIRNAME@
123
156
DEFS = @DEFS@
124
157
DEPDIR = @DEPDIR@
 
158
DLLTOOL = @DLLTOOL@
 
159
DSYMUTIL = @DSYMUTIL@
 
160
DUMPBIN = @DUMPBIN@
125
161
ECHO_C = @ECHO_C@
126
162
ECHO_N = @ECHO_N@
127
163
ECHO_T = @ECHO_T@
128
164
EGREP = @EGREP@
129
165
EXEEXT = @EXEEXT@
 
166
FGREP = @FGREP@
130
167
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
131
168
GMOFILES = @GMOFILES@
132
169
GMSGFMT = @GMSGFMT@
146
183
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
147
184
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
148
185
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
186
LD = @LD@
149
187
LDFLAGS = @LDFLAGS@
150
188
LIBOBJS = @LIBOBJS@
151
189
LIBS = @LIBS@
 
190
LIBTOOL = @LIBTOOL@
152
191
LIBXFCE4PANEL_CFLAGS = @LIBXFCE4PANEL_CFLAGS@
153
192
LIBXFCE4PANEL_LIBS = @LIBXFCE4PANEL_LIBS@
154
193
LIBXFCE4PANEL_REQUIRED_VERSION = @LIBXFCE4PANEL_REQUIRED_VERSION@
157
196
LIBXFCE4UI_LIBS = @LIBXFCE4UI_LIBS@
158
197
LIBXFCE4UI_REQUIRED_VERSION = @LIBXFCE4UI_REQUIRED_VERSION@
159
198
LIBXFCE4UI_VERSION = @LIBXFCE4UI_VERSION@
 
199
LIPO = @LIPO@
 
200
LN_S = @LN_S@
160
201
LTLIBOBJS = @LTLIBOBJS@
161
202
MAINT = @MAINT@
162
203
MAKEINFO = @MAKEINFO@
 
204
MANIFEST_TOOL = @MANIFEST_TOOL@
163
205
MKDIR_P = @MKDIR_P@
164
206
MKINSTALLDIRS = @MKINSTALLDIRS@
165
207
MSGFMT = @MSGFMT@
166
208
MSGFMT_OPTS = @MSGFMT_OPTS@
167
209
MSGMERGE = @MSGMERGE@
 
210
NM = @NM@
 
211
NMEDIT = @NMEDIT@
 
212
OBJDUMP = @OBJDUMP@
168
213
OBJEXT = @OBJEXT@
169
214
OS = @OS@
 
215
OTOOL = @OTOOL@
 
216
OTOOL64 = @OTOOL64@
170
217
PACKAGE = @PACKAGE@
171
218
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172
219
PACKAGE_NAME = @PACKAGE_NAME@
182
229
POSUB = @POSUB@
183
230
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
184
231
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
232
RANLIB = @RANLIB@
 
233
SED = @SED@
185
234
SET_MAKE = @SET_MAKE@
186
235
SHELL = @SHELL@
187
236
SOLLIBS = @SOLLIBS@
194
243
abs_srcdir = @abs_srcdir@
195
244
abs_top_builddir = @abs_top_builddir@
196
245
abs_top_srcdir = @abs_top_srcdir@
 
246
ac_ct_AR = @ac_ct_AR@
197
247
ac_ct_CC = @ac_ct_CC@
 
248
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
198
249
am__include = @am__include@
199
250
am__leading_dot = @am__leading_dot@
200
251
am__quote = @am__quote@
201
252
am__tar = @am__tar@
202
253
am__untar = @am__untar@
203
254
bindir = @bindir@
 
255
build = @build@
204
256
build_alias = @build_alias@
 
257
build_cpu = @build_cpu@
 
258
build_os = @build_os@
 
259
build_vendor = @build_vendor@
205
260
builddir = @builddir@
206
261
datadir = @datadir@
207
262
datarootdir = @datarootdir@
208
263
docdir = @docdir@
209
264
dvidir = @dvidir@
210
265
exec_prefix = @exec_prefix@
 
266
host = @host@
211
267
host_alias = @host_alias@
 
268
host_cpu = @host_cpu@
 
269
host_os = @host_os@
 
270
host_vendor = @host_vendor@
212
271
htmldir = @htmldir@
213
272
includedir = @includedir@
214
273
infodir = @infodir@
230
289
sharedstatedir = @sharedstatedir@
231
290
srcdir = @srcdir@
232
291
sysconfdir = @sysconfdir@
 
292
target = @target@
233
293
target_alias = @target_alias@
 
294
target_cpu = @target_cpu@
 
295
target_os = @target_os@
 
296
target_vendor = @target_vendor@
234
297
top_build_prefix = @top_build_prefix@
235
298
top_builddir = @top_builddir@
236
299
top_srcdir = @top_srcdir@
300
363
distclean-hdr:
301
364
        -rm -f config.h stamp-h1
302
365
 
 
366
mostlyclean-libtool:
 
367
        -rm -f *.lo
 
368
 
 
369
clean-libtool:
 
370
        -rm -rf .libs _libs
 
371
 
 
372
distclean-libtool:
 
373
        -rm -f libtool config.lt
 
374
 
303
375
# This directory's subdirectories are mostly independent; you can cd
304
376
# into them and run `make' without going through this Makefile.
305
377
# To change the values of `make' variables: instead of editing Makefiles,
469
541
        done
470
542
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
471
543
          if test "$$subdir" = .; then :; else \
472
 
            test -d "$(distdir)/$$subdir" \
473
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
474
 
            || exit 1; \
475
 
          fi; \
476
 
        done
477
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
478
 
          if test "$$subdir" = .; then :; else \
 
544
            $(am__make_dryrun) \
 
545
              || test -d "$(distdir)/$$subdir" \
 
546
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
547
              || exit 1; \
479
548
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
480
549
            $(am__relativize); \
481
550
            new_distdir=$$reldir; \
508
577
dist-gzip: distdir
509
578
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
510
579
        $(am__remove_distdir)
511
 
 
512
580
dist-bzip2: distdir
513
581
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
514
582
        $(am__remove_distdir)
539
607
        $(am__remove_distdir)
540
608
 
541
609
dist dist-all: distdir
542
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
610
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
543
611
        $(am__remove_distdir)
544
612
 
545
613
# This target untars the dist file and tries a VPATH configuration.  Then
564
632
        *.zip*) \
565
633
          unzip $(distdir).zip ;;\
566
634
        esac
567
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
635
        chmod -R a-w $(distdir); chmod u+w $(distdir)
568
636
        mkdir $(distdir)/_build
569
637
        mkdir $(distdir)/_inst
570
638
        chmod a-w $(distdir)
666
734
        @echo "it deletes files that may require special tools to rebuild."
667
735
clean: clean-recursive
668
736
 
669
 
clean-am: clean-generic mostlyclean-am
 
737
clean-am: clean-generic clean-libtool mostlyclean-am
670
738
 
671
739
distclean: distclean-recursive
672
740
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
673
741
        -rm -f Makefile
674
 
distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
675
 
        distclean-tags
 
742
distclean-am: clean-am distclean-generic distclean-hdr \
 
743
        distclean-libtool distclean-local distclean-tags
676
744
 
677
745
dvi: dvi-recursive
678
746
 
722
790
 
723
791
mostlyclean: mostlyclean-recursive
724
792
 
725
 
mostlyclean-am: mostlyclean-generic
 
793
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
726
794
 
727
795
pdf: pdf-recursive
728
796
 
739
807
 
740
808
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
741
809
        all all-am am--refresh check check-am clean clean-generic \
742
 
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
743
 
        dist-hook dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
744
 
        dist-zip distcheck distclean distclean-generic distclean-hdr \
745
 
        distclean-local distclean-tags distcleancheck distdir \
746
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
747
 
        install install-am install-data install-data-am install-dvi \
748
 
        install-dvi-am install-exec install-exec-am install-html \
749
 
        install-html-am install-info install-info-am install-man \
750
 
        install-pdf install-pdf-am install-ps install-ps-am \
751
 
        install-strip installcheck installcheck-am installdirs \
752
 
        installdirs-am maintainer-clean maintainer-clean-generic \
753
 
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
754
 
        tags-recursive uninstall uninstall-am
 
810
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
811
        dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
 
812
        dist-xz dist-zip distcheck distclean distclean-generic \
 
813
        distclean-hdr distclean-libtool distclean-local distclean-tags \
 
814
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
 
815
        html-am info info-am install install-am install-data \
 
816
        install-data-am install-dvi install-dvi-am install-exec \
 
817
        install-exec-am install-html install-html-am install-info \
 
818
        install-info-am install-man install-pdf install-pdf-am \
 
819
        install-ps install-ps-am install-strip installcheck \
 
820
        installcheck-am installdirs installdirs-am maintainer-clean \
 
821
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
822
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
823
        uninstall uninstall-am
755
824
 
756
825
@SET_MAKE@
757
826
 
758
827
distclean-local:
759
828
        rm -rf *.cache *~
760
829
 
761
 
dist-bz2: dist
762
 
        zcat $(PACKAGE)-$(VERSION).tar.gz | bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2
763
 
 
764
 
distcheck-bz2: distcheck
765
 
        zcat $(PACKAGE)-$(VERSION).tar.gz | bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2
766
 
 
767
830
.PHONY: ChangeLog
768
831
 
769
832
ChangeLog: Makefile