OLD | NEW |
1 # Makefile.in generated by automake 1.11.1 from Makefile.am. | 1 # Makefile.in generated by automake 1.11.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, 2007, 2008, 2009 Free Software Foundation, | 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
6 # Inc. | 6 # 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 |
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
577 install-ps install-ps-am install-strip installcheck \ | 577 install-ps install-ps-am install-strip installcheck \ |
578 installcheck-am installdirs maintainer-clean \ | 578 installcheck-am installdirs maintainer-clean \ |
579 maintainer-clean-generic mostlyclean mostlyclean-compile \ | 579 maintainer-clean-generic mostlyclean mostlyclean-compile \ |
580 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | 580 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
581 tags uninstall uninstall-am | 581 tags uninstall uninstall-am |
582 | 582 |
583 | 583 |
584 # Tell versions [3.59,3.63) of GNU make to not export all variables. | 584 # Tell versions [3.59,3.63) of GNU make to not export all variables. |
585 # Otherwise a system limit (for SysV at least) may be exceeded. | 585 # Otherwise a system limit (for SysV at least) may be exceeded. |
586 .NOEXPORT: | 586 .NOEXPORT: |
OLD | NEW |