Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Side by Side Diff: third_party/libevent/test/Makefile.in

Issue 412006: posix: upgrade libevent from 1.4.7 to 1.4.13 (Closed)
Patch Set: better readme Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Makefile.in generated by automake 1.10 from Makefile.am. 1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@ 2 # @configure_input@
3 3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 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 # This Makefile.in is free software; the Free Software Foundation 6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it, 7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved. 8 # with or without modifications, as long as this notice is preserved.
9 9
10 # This program is distributed in the hope that it will be useful, 10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE. 13 # PARTICULAR PURPOSE.
14 14
15 @SET_MAKE@ 15 @SET_MAKE@
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 test_eof_DEPENDENCIES = ../libevent_core.la 58 test_eof_DEPENDENCIES = ../libevent_core.la
59 am_test_init_OBJECTS = test-init.$(OBJEXT) 59 am_test_init_OBJECTS = test-init.$(OBJEXT)
60 test_init_OBJECTS = $(am_test_init_OBJECTS) 60 test_init_OBJECTS = $(am_test_init_OBJECTS)
61 test_init_DEPENDENCIES = ../libevent_core.la 61 test_init_DEPENDENCIES = ../libevent_core.la
62 am_test_time_OBJECTS = test-time.$(OBJEXT) 62 am_test_time_OBJECTS = test-time.$(OBJEXT)
63 test_time_OBJECTS = $(am_test_time_OBJECTS) 63 test_time_OBJECTS = $(am_test_time_OBJECTS)
64 test_time_DEPENDENCIES = ../libevent_core.la 64 test_time_DEPENDENCIES = ../libevent_core.la
65 am_test_weof_OBJECTS = test-weof.$(OBJEXT) 65 am_test_weof_OBJECTS = test-weof.$(OBJEXT)
66 test_weof_OBJECTS = $(am_test_weof_OBJECTS) 66 test_weof_OBJECTS = $(am_test_weof_OBJECTS)
67 test_weof_DEPENDENCIES = ../libevent_core.la 67 test_weof_DEPENDENCIES = ../libevent_core.la
68 DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ 68 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
69 depcomp = 69 depcomp =
70 am__depfiles_maybe = 70 am__depfiles_maybe =
71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 72 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 73 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 74 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
75 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 75 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
76 CCLD = $(CC) 76 CCLD = $(CC)
77 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 77 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
78 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 78 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
(...skipping 17 matching lines...) Expand all
96 CFLAGS = @CFLAGS@ 96 CFLAGS = @CFLAGS@
97 CPP = @CPP@ 97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@ 98 CPPFLAGS = @CPPFLAGS@
99 CXX = @CXX@ 99 CXX = @CXX@
100 CXXCPP = @CXXCPP@ 100 CXXCPP = @CXXCPP@
101 CXXDEPMODE = @CXXDEPMODE@ 101 CXXDEPMODE = @CXXDEPMODE@
102 CXXFLAGS = @CXXFLAGS@ 102 CXXFLAGS = @CXXFLAGS@
103 CYGPATH_W = @CYGPATH_W@ 103 CYGPATH_W = @CYGPATH_W@
104 DEFS = @DEFS@ 104 DEFS = @DEFS@
105 DEPDIR = @DEPDIR@ 105 DEPDIR = @DEPDIR@
106 DSYMUTIL = @DSYMUTIL@
106 ECHO = @ECHO@ 107 ECHO = @ECHO@
107 ECHO_C = @ECHO_C@ 108 ECHO_C = @ECHO_C@
108 ECHO_N = @ECHO_N@ 109 ECHO_N = @ECHO_N@
109 ECHO_T = @ECHO_T@ 110 ECHO_T = @ECHO_T@
110 EGREP = @EGREP@ 111 EGREP = @EGREP@
111 EXEEXT = @EXEEXT@ 112 EXEEXT = @EXEEXT@
112 F77 = @F77@ 113 F77 = @F77@
113 FFLAGS = @FFLAGS@ 114 FFLAGS = @FFLAGS@
114 GREP = @GREP@ 115 GREP = @GREP@
115 INSTALL = @INSTALL@ 116 INSTALL = @INSTALL@
116 INSTALL_DATA = @INSTALL_DATA@ 117 INSTALL_DATA = @INSTALL_DATA@
117 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
118 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 LDFLAGS = @LDFLAGS@ 121 LDFLAGS = @LDFLAGS@
121 LIBOBJS = @LIBOBJS@ 122 LIBOBJS = @LIBOBJS@
122 LIBS = @LIBS@ 123 LIBS = @LIBS@
123 LIBTOOL = @LIBTOOL@ 124 LIBTOOL = @LIBTOOL@
124 LIBTOOL_DEPS = @LIBTOOL_DEPS@ 125 LIBTOOL_DEPS = @LIBTOOL_DEPS@
125 LN_S = @LN_S@ 126 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@ 127 LTLIBOBJS = @LTLIBOBJS@
127 MAKEINFO = @MAKEINFO@ 128 MAKEINFO = @MAKEINFO@
128 MKDIR_P = @MKDIR_P@ 129 MKDIR_P = @MKDIR_P@
130 NMEDIT = @NMEDIT@
129 OBJEXT = @OBJEXT@ 131 OBJEXT = @OBJEXT@
130 PACKAGE = @PACKAGE@ 132 PACKAGE = @PACKAGE@
131 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 133 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132 PACKAGE_NAME = @PACKAGE_NAME@ 134 PACKAGE_NAME = @PACKAGE_NAME@
133 PACKAGE_STRING = @PACKAGE_STRING@ 135 PACKAGE_STRING = @PACKAGE_STRING@
134 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 136 PACKAGE_TARNAME = @PACKAGE_TARNAME@
135 PACKAGE_VERSION = @PACKAGE_VERSION@ 137 PACKAGE_VERSION = @PACKAGE_VERSION@
136 PATH_SEPARATOR = @PATH_SEPARATOR@ 138 PATH_SEPARATOR = @PATH_SEPARATOR@
137 RANLIB = @RANLIB@ 139 RANLIB = @RANLIB@
138 SED = @SED@ 140 SED = @SED@
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 oldincludedir = @oldincludedir@ 184 oldincludedir = @oldincludedir@
183 pdfdir = @pdfdir@ 185 pdfdir = @pdfdir@
184 prefix = @prefix@ 186 prefix = @prefix@
185 program_transform_name = @program_transform_name@ 187 program_transform_name = @program_transform_name@
186 psdir = @psdir@ 188 psdir = @psdir@
187 sbindir = @sbindir@ 189 sbindir = @sbindir@
188 sharedstatedir = @sharedstatedir@ 190 sharedstatedir = @sharedstatedir@
189 srcdir = @srcdir@ 191 srcdir = @srcdir@
190 sysconfdir = @sysconfdir@ 192 sysconfdir = @sysconfdir@
191 target_alias = @target_alias@ 193 target_alias = @target_alias@
194 top_build_prefix = @top_build_prefix@
192 top_builddir = @top_builddir@ 195 top_builddir = @top_builddir@
193 top_srcdir = @top_srcdir@ 196 top_srcdir = @top_srcdir@
194 AUTOMAKE_OPTIONS = foreign no-dependencies 197 AUTOMAKE_OPTIONS = foreign no-dependencies
195 AM_CFLAGS = -I$(top_srcdir) -I$(top_srcdir)/compat 198 AM_CFLAGS = -I$(top_srcdir) -I$(top_srcdir)/compat
196 EXTRA_DIST = regress.rpc regress.gen.h regress.gen.c 199 EXTRA_DIST = regress.rpc regress.gen.h regress.gen.c
197 BUILT_SOURCES = regress.gen.c regress.gen.h 200 BUILT_SOURCES = regress.gen.c regress.gen.h
198 test_init_SOURCES = test-init.c 201 test_init_SOURCES = test-init.c
199 test_init_LDADD = ../libevent_core.la 202 test_init_LDADD = ../libevent_core.la
200 test_eof_SOURCES = test-eof.c 203 test_eof_SOURCES = test-eof.c
201 test_eof_LDADD = ../libevent_core.la 204 test_eof_LDADD = ../libevent_core.la
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 -rm -f *.lo 293 -rm -f *.lo
291 294
292 clean-libtool: 295 clean-libtool:
293 -rm -rf .libs _libs 296 -rm -rf .libs _libs
294 297
295 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 298 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
296 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 299 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
297 unique=`for i in $$list; do \ 300 unique=`for i in $$list; do \
298 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299 done | \ 302 done | \
300 » $(AWK) ' { files[$$0] = 1; } \ 303 » $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
301 » END { for (i in files) print i; }'`; \ 304 » END { if (nonempty) { for (i in files) print i; }; }'`; \
302 mkid -fID $$unique 305 mkid -fID $$unique
303 tags: TAGS 306 tags: TAGS
304 307
305 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 308 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
306 $(TAGS_FILES) $(LISP) 309 $(TAGS_FILES) $(LISP)
307 tags=; \ 310 tags=; \
308 here=`pwd`; \ 311 here=`pwd`; \
309 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310 unique=`for i in $$list; do \ 313 unique=`for i in $$list; do \
311 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312 done | \ 315 done | \
313 » $(AWK) ' { files[$$0] = 1; } \ 316 » $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
314 » END { for (i in files) print i; }'`; \ 317 » END { if (nonempty) { for (i in files) print i; }; }'`; \
315 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 318 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
316 test -n "$$unique" || unique=$$empty_fix; \ 319 test -n "$$unique" || unique=$$empty_fix; \
317 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 320 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
318 $$tags $$unique; \ 321 $$tags $$unique; \
319 fi 322 fi
320 ctags: CTAGS 323 ctags: CTAGS
321 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 324 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
322 $(TAGS_FILES) $(LISP) 325 $(TAGS_FILES) $(LISP)
323 tags=; \ 326 tags=; \
324 here=`pwd`; \
325 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
326 unique=`for i in $$list; do \ 328 unique=`for i in $$list; do \
327 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328 done | \ 330 done | \
329 » $(AWK) ' { files[$$0] = 1; } \ 331 » $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
330 » END { for (i in files) print i; }'`; \ 332 » END { if (nonempty) { for (i in files) print i; }; }'`; \
331 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 333 test -z "$(CTAGS_ARGS)$$tags$$unique" \
332 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 334 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
333 $$tags $$unique 335 $$tags $$unique
334 336
335 GTAGS: 337 GTAGS:
336 here=`$(am__cd) $(top_builddir) && pwd` \ 338 here=`$(am__cd) $(top_builddir) && pwd` \
337 && cd $(top_srcdir) \ 339 && cd $(top_srcdir) \
338 && gtags -i $(GTAGS_ARGS) $$here 340 && gtags -i $(GTAGS_ARGS) $$here
339 341
340 distclean-tags: 342 distclean-tags:
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 478
477 test: test-init test-eof test-weof test-time regress 479 test: test-init test-eof test-weof test-time regress
478 480
479 verify: test 481 verify: test
480 @$(srcdir)/test.sh 482 @$(srcdir)/test.sh
481 483
482 bench test-init test-eof test-weof test-time: ../libevent.la 484 bench test-init test-eof test-weof test-time: ../libevent.la
483 # Tell versions [3.59,3.63) of GNU make to not export all variables. 485 # Tell versions [3.59,3.63) of GNU make to not export all variables.
484 # Otherwise a system limit (for SysV at least) may be exceeded. 486 # Otherwise a system limit (for SysV at least) may be exceeded.
485 .NOEXPORT: 487 .NOEXPORT:
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698