Mercurial > urweb
comparison src/c/Makefile.in @ 1693:27d68ccb2c9e
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 10 Mar 2012 13:13:15 -0500 |
parents | 1ced338f691a |
children | c414850f206f |
comparison
equal
deleted
inserted
replaced
1692:a1a1d66aebac | 1693:27d68ccb2c9e |
---|---|
1 # Makefile.in generated by automake 1.11.1 from Makefile.am. | 1 # Makefile.in generated by automake 1.11.3 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, 2007, 2008, 2009 Free Software Foundation, | 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software |
6 # Inc. | 6 # Foundation, Inc. |
7 # This Makefile.in is free software; the Free Software Foundation | 7 # This Makefile.in is free software; the Free Software Foundation |
8 # gives unlimited permission to copy and/or distribute it, | 8 # gives unlimited permission to copy and/or distribute it, |
9 # with or without modifications, as long as this notice is preserved. | 9 # with or without modifications, as long as this notice is preserved. |
10 | 10 |
11 # This program is distributed in the hope that it will be useful, | 11 # This program is distributed in the hope that it will be useful, |
67 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | 67 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ |
68 END { for (dir in files) print dir, files[dir] }' | 68 END { for (dir in files) print dir, files[dir] }' |
69 am__base_list = \ | 69 am__base_list = \ |
70 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | 70 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ |
71 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | 71 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' |
72 am__uninstall_files_from_dir = { \ | |
73 test -z "$$files" \ | |
74 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ | |
75 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ | |
76 $(am__cd) "$$dir" && rm -f $$files; }; \ | |
77 } | |
72 am__installdirs = "$(DESTDIR)$(libdir)" | 78 am__installdirs = "$(DESTDIR)$(libdir)" |
73 LTLIBRARIES = $(lib_LTLIBRARIES) | 79 LTLIBRARIES = $(lib_LTLIBRARIES) |
74 liburweb_la_LIBADD = | 80 liburweb_la_LIBADD = |
75 am_liburweb_la_OBJECTS = memmem.lo openssl.lo urweb.lo request.lo \ | 81 am_liburweb_la_OBJECTS = memmem.lo openssl.lo urweb.lo request.lo \ |
76 queue.lo | 82 queue.lo |
312 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | 318 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
313 test "$$dir" != "$$p" || dir=.; \ | 319 test "$$dir" != "$$p" || dir=.; \ |
314 echo "rm -f \"$${dir}/so_locations\""; \ | 320 echo "rm -f \"$${dir}/so_locations\""; \ |
315 rm -f "$${dir}/so_locations"; \ | 321 rm -f "$${dir}/so_locations"; \ |
316 done | 322 done |
317 liburweb.la: $(liburweb_la_OBJECTS) $(liburweb_la_DEPENDENCIES) | 323 liburweb.la: $(liburweb_la_OBJECTS) $(liburweb_la_DEPENDENCIES) $(EXTRA_liburweb_la_DEPENDENCIES) |
318 $(LINK) -rpath $(libdir) $(liburweb_la_OBJECTS) $(liburweb_la_LIBADD) $(LIBS) | 324 $(LINK) -rpath $(libdir) $(liburweb_la_OBJECTS) $(liburweb_la_LIBADD) $(LIBS) |
319 liburweb_cgi.la: $(liburweb_cgi_la_OBJECTS) $(liburweb_cgi_la_DEPENDENCIES) | 325 liburweb_cgi.la: $(liburweb_cgi_la_OBJECTS) $(liburweb_cgi_la_DEPENDENCIES) $(EXTRA_liburweb_cgi_la_DEPENDENCIES) |
320 $(LINK) -rpath $(libdir) $(liburweb_cgi_la_OBJECTS) $(liburweb_cgi_la_LIBADD) $(LIBS) | 326 $(LINK) -rpath $(libdir) $(liburweb_cgi_la_OBJECTS) $(liburweb_cgi_la_LIBADD) $(LIBS) |
321 liburweb_fastcgi.la: $(liburweb_fastcgi_la_OBJECTS) $(liburweb_fastcgi_la_DEPENDENCIES) | 327 liburweb_fastcgi.la: $(liburweb_fastcgi_la_OBJECTS) $(liburweb_fastcgi_la_DEPENDENCIES) $(EXTRA_liburweb_fastcgi_la_DEPENDENCIES) |
322 $(LINK) -rpath $(libdir) $(liburweb_fastcgi_la_OBJECTS) $(liburweb_fastcgi_la_LIBADD) $(LIBS) | 328 $(LINK) -rpath $(libdir) $(liburweb_fastcgi_la_OBJECTS) $(liburweb_fastcgi_la_LIBADD) $(LIBS) |
323 liburweb_http.la: $(liburweb_http_la_OBJECTS) $(liburweb_http_la_DEPENDENCIES) | 329 liburweb_http.la: $(liburweb_http_la_OBJECTS) $(liburweb_http_la_DEPENDENCIES) $(EXTRA_liburweb_http_la_DEPENDENCIES) |
324 $(LINK) -rpath $(libdir) $(liburweb_http_la_OBJECTS) $(liburweb_http_la_LIBADD) $(LIBS) | 330 $(LINK) -rpath $(libdir) $(liburweb_http_la_OBJECTS) $(liburweb_http_la_LIBADD) $(LIBS) |
325 liburweb_static.la: $(liburweb_static_la_OBJECTS) $(liburweb_static_la_DEPENDENCIES) | 331 liburweb_static.la: $(liburweb_static_la_OBJECTS) $(liburweb_static_la_DEPENDENCIES) $(EXTRA_liburweb_static_la_DEPENDENCIES) |
326 $(LINK) -rpath $(libdir) $(liburweb_static_la_OBJECTS) $(liburweb_static_la_LIBADD) $(LIBS) | 332 $(LINK) -rpath $(libdir) $(liburweb_static_la_OBJECTS) $(liburweb_static_la_LIBADD) $(LIBS) |
327 | 333 |
328 mostlyclean-compile: | 334 mostlyclean-compile: |
329 -rm -f *.$(OBJEXT) | 335 -rm -f *.$(OBJEXT) |
330 | 336 |
465 install-am: all-am | 471 install-am: all-am |
466 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 472 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
467 | 473 |
468 installcheck: installcheck-am | 474 installcheck: installcheck-am |
469 install-strip: | 475 install-strip: |
470 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 476 if test -z '$(STRIP)'; then \ |
471 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | 477 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
472 `test -z '$(STRIP)' || \ | 478 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
473 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | 479 install; \ |
480 else \ | |
481 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
482 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
483 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ | |
484 fi | |
474 mostlyclean-generic: | 485 mostlyclean-generic: |
475 | 486 |
476 clean-generic: | 487 clean-generic: |
477 | 488 |
478 distclean-generic: | 489 distclean-generic: |