~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to docs/examples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-06-25 18:51:21 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream) (0.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20080625185121-8dku38gpoluks1bx
Tags: upstream-0.4.4
ImportĀ upstreamĀ versionĀ 0.4.4

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.10.1 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, 2006, 2007, 2008  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.
56
56
        $(top_srcdir)/gnulib/m4/lseek.m4 \
57
57
        $(top_srcdir)/gnulib/m4/malloc.m4 \
58
58
        $(top_srcdir)/gnulib/m4/netinet_in_h.m4 \
59
 
        $(top_srcdir)/gnulib/m4/onceonly_2_57.m4 \
 
59
        $(top_srcdir)/gnulib/m4/onceonly.m4 \
60
60
        $(top_srcdir)/gnulib/m4/physmem.m4 \
61
61
        $(top_srcdir)/gnulib/m4/po.m4 $(top_srcdir)/gnulib/m4/poll.m4 \
62
62
        $(top_srcdir)/gnulib/m4/posix-shell.m4 \
 
63
        $(top_srcdir)/gnulib/m4/printf.m4 \
63
64
        $(top_srcdir)/gnulib/m4/realloc.m4 \
64
65
        $(top_srcdir)/gnulib/m4/snprintf.m4 \
65
66
        $(top_srcdir)/gnulib/m4/socklen.m4 \
110
111
suspend_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
111
112
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(suspend_LDFLAGS) \
112
113
        $(LDFLAGS) -o $@
113
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
114
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
114
115
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
115
116
am__depfiles_maybe = depfiles
116
117
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
207
208
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
208
209
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
209
210
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
 
211
GNULIB_INET_NTOP = @GNULIB_INET_NTOP@
 
212
GNULIB_INET_PTON = @GNULIB_INET_PTON@
210
213
GNULIB_LCHOWN = @GNULIB_LCHOWN@
211
214
GNULIB_LSEEK = @GNULIB_LSEEK@
212
215
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
231
234
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
232
235
GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
233
236
GNULIB_PUTENV = @GNULIB_PUTENV@
 
237
GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
234
238
GNULIB_READLINK = @GNULIB_READLINK@
235
239
GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
 
240
GNULIB_RPMATCH = @GNULIB_RPMATCH@
236
241
GNULIB_SETENV = @GNULIB_SETENV@
237
242
GNULIB_SLEEP = @GNULIB_SLEEP@
238
243
GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
249
254
GNULIB_STRSEP = @GNULIB_STRSEP@
250
255
GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
251
256
GNULIB_STRSTR = @GNULIB_STRSTR@
 
257
GNULIB_STRTOD = @GNULIB_STRTOD@
252
258
GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
253
259
GNULIB_UNSETENV = @GNULIB_UNSETENV@
254
260
GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
260
266
GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
261
267
GNUTLS_LIBS = @GNUTLS_LIBS@
262
268
GREP = @GREP@
 
269
HAVE_ARPA_INET_H = @HAVE_ARPA_INET_H@
263
270
HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
264
271
HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
265
272
HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
266
273
HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
267
274
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
 
275
HAVE_DECL_INET_NTOP = @HAVE_DECL_INET_NTOP@
 
276
HAVE_DECL_INET_PTON = @HAVE_DECL_INET_PTON@
268
277
HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
269
278
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
270
 
HAVE_DECL_MKDIR = @HAVE_DECL_MKDIR@
271
279
HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
272
280
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
273
281
HAVE_DECL_STRERROR = @HAVE_DECL_STRERROR@
284
292
HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
285
293
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
286
294
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
287
 
HAVE_IO_H = @HAVE_IO_H@
288
295
HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
289
296
HAVE_LSTAT = @HAVE_LSTAT@
290
297
HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
292
299
HAVE_MKDTEMP = @HAVE_MKDTEMP@
293
300
HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
294
301
HAVE_OS_H = @HAVE_OS_H@
 
302
HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
295
303
HAVE_READLINK = @HAVE_READLINK@
296
304
HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
 
305
HAVE_RPMATCH = @HAVE_RPMATCH@
297
306
HAVE_SETENV = @HAVE_SETENV@
298
307
HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
299
308
HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
307
316
HAVE_STRNDUP = @HAVE_STRNDUP@
308
317
HAVE_STRPBRK = @HAVE_STRPBRK@
309
318
HAVE_STRSEP = @HAVE_STRSEP@
 
319
HAVE_STRTOD = @HAVE_STRTOD@
310
320
HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
311
321
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
312
322
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
369
379
MSGMERGE = @MSGMERGE@
370
380
MV = @MV@
371
381
NETINET_IN_H = @NETINET_IN_H@
 
382
NEXT_ARPA_INET_H = @NEXT_ARPA_INET_H@
372
383
NEXT_FLOAT_H = @NEXT_FLOAT_H@
373
384
NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
374
385
NEXT_STDINT_H = @NEXT_STDINT_H@
381
392
NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
382
393
NEXT_UNISTD_H = @NEXT_UNISTD_H@
383
394
NEXT_WCHAR_H = @NEXT_WCHAR_H@
 
395
NUMACTL_CFLAGS = @NUMACTL_CFLAGS@
 
396
NUMACTL_LIBS = @NUMACTL_LIBS@
384
397
OBJDUMP = @OBJDUMP@
385
398
OBJEXT = @OBJEXT@
386
399
PACKAGE = @PACKAGE@
429
442
REPLACE_LCHOWN = @REPLACE_LCHOWN@
430
443
REPLACE_LSEEK = @REPLACE_LSEEK@
431
444
REPLACE_MEMMEM = @REPLACE_MEMMEM@
 
445
REPLACE_MKDIR = @REPLACE_MKDIR@
432
446
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
433
447
REPLACE_PRINTF = @REPLACE_PRINTF@
434
448
REPLACE_PUTENV = @REPLACE_PUTENV@
438
452
REPLACE_STRERROR = @REPLACE_STRERROR@
439
453
REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
440
454
REPLACE_STRSTR = @REPLACE_STRSTR@
 
455
REPLACE_STRTOD = @REPLACE_STRTOD@
441
456
REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
442
457
REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
443
458
REPLACE_VPRINTF = @REPLACE_VPRINTF@
482
497
XGETTEXT = @XGETTEXT@
483
498
XMLLINT = @XMLLINT@
484
499
XSLTPROC = @XSLTPROC@
 
500
abs_aux_dir = @abs_aux_dir@
485
501
abs_builddir = @abs_builddir@
486
502
abs_srcdir = @abs_srcdir@
487
503
abs_top_builddir = @abs_top_builddir@
712
728
        unique=`for i in $$list; do \
713
729
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
714
730
          done | \
715
 
          $(AWK) '    { files[$$0] = 1; } \
716
 
               END { for (i in files) print i; }'`; \
 
731
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
732
              END { if (nonempty) { for (i in files) print i; }; }'`; \
717
733
        mkid -fID $$unique
718
734
tags: TAGS
719
735
 
738
754
        unique=`for i in $$list; do \
739
755
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
740
756
          done | \
741
 
          $(AWK) '    { files[$$0] = 1; } \
742
 
               END { for (i in files) print i; }'`; \
 
757
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
758
              END { if (nonempty) { for (i in files) print i; }; }'`; \
743
759
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
744
760
          test -n "$$unique" || unique=$$empty_fix; \
745
761
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
749
765
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
750
766
                $(TAGS_FILES) $(LISP)
751
767
        tags=; \
752
 
        here=`pwd`; \
753
768
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
754
769
        unique=`for i in $$list; do \
755
770
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
756
771
          done | \
757
 
          $(AWK) '    { files[$$0] = 1; } \
758
 
               END { for (i in files) print i; }'`; \
 
772
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
773
              END { if (nonempty) { for (i in files) print i; }; }'`; \
759
774
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
760
775
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
761
776
             $$tags $$unique