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

Unified Diff: third_party/hunspell_new/src/parsers/Makefile.am

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/hunspell_new/src/hunspell/w_char.hxx ('k') | third_party/hunspell_new/src/parsers/Makefile.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/hunspell_new/src/parsers/Makefile.am
diff --git a/third_party/hunspell_new/src/parsers/Makefile.am b/third_party/hunspell_new/src/parsers/Makefile.am
deleted file mode 100644
index ca58a69f4180cd27892387e770f6bb8598ca68ca..0000000000000000000000000000000000000000
--- a/third_party/hunspell_new/src/parsers/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-noinst_LIBRARIES=libparsers.a
-libparsers_a_SOURCES=firstparser.cxx htmlparser.cxx \
- latexparser.cxx manparser.cxx \
- textparser.cxx
-
-noinst_PROGRAMS=testparser
-testparser_SOURCES=firstparser.cxx firstparser.hxx htmlparser.cxx htmlparser.hxx latexparser.cxx latexparser.hxx manparser.cxx manparser.hxx testparser.cxx textparser.cxx textparser.hxx
-
-# need mystrdup()
-LDADD = ../hunspell/libhunspell-1.3.la
« no previous file with comments | « third_party/hunspell_new/src/hunspell/w_char.hxx ('k') | third_party/hunspell_new/src/parsers/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698