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

Side by Side Diff: third_party/hunspell/tests/suggestiontest/Makefile.in

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months 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.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 415 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 install-info install-info-am install-man install-pdf \ 426 install-info install-info-am install-man install-pdf \
427 install-pdf-am install-ps install-ps-am install-strip \ 427 install-pdf-am install-ps install-ps-am install-strip \
428 installcheck installcheck-am installdirs maintainer-clean \ 428 installcheck installcheck-am installdirs maintainer-clean \
429 maintainer-clean-generic mostlyclean mostlyclean-generic \ 429 maintainer-clean-generic mostlyclean mostlyclean-generic \
430 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am 430 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
431 431
432 432
433 # Tell versions [3.59,3.63) of GNU make to not export all variables. 433 # Tell versions [3.59,3.63) of GNU make to not export all variables.
434 # Otherwise a system limit (for SysV at least) may be exceeded. 434 # Otherwise a system limit (for SysV at least) may be exceeded.
435 .NOEXPORT: 435 .NOEXPORT:
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/suggestiontest/Makefile.am ('k') | third_party/hunspell/tests/suggestiontest/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698