-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c1aafdf
commit 9646f9b
Showing
24 changed files
with
1,622 additions
and
1,153,630 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ AUTOMAKE_OPTIONS = 1.4 no-dependencies dist-bzip2 no-dist-gzip | |
SUBDIRS = src model man | ||
confdir = $(sysconfdir) | ||
conf_DATA = cabocharc | ||
EXTRA_DIST = LGPL BSD | ||
EXTRA_DIR = perl ruby python java swig tools example doc | ||
bin_SCRIPTS = cabocha-config | ||
|
||
|
@@ -30,6 +31,7 @@ win-dist: | |
rm -fr @PACKAGE@-@[email protected] wintmp | ||
mkdir wintmp | ||
cp -f example/*.c example/*.cpp src/cabocha.h wintmp | ||
cp -f BSD LGPL COPYING wintmp | ||
mkdir wintmp/model | ||
for txt in model/dep.ipa.txt model/chunk.ipa.txt model/ne.ipa.txt; do \ | ||
nkf -s $$txt > wintmp/$$txt; \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -281,6 +281,7 @@ AUTOMAKE_OPTIONS = 1.4 no-dependencies dist-bzip2 no-dist-gzip | |
SUBDIRS = src model man | ||
confdir = $(sysconfdir) | ||
conf_DATA = cabocharc | ||
EXTRA_DIST = LGPL BSD | ||
EXTRA_DIR = perl ruby python java swig tools example doc | ||
bin_SCRIPTS = cabocha-config | ||
all: config.h | ||
|
@@ -887,6 +888,7 @@ win-dist: | |
rm -fr @PACKAGE@-@[email protected] wintmp | ||
mkdir wintmp | ||
cp -f example/*.c example/*.cpp src/cabocha.h wintmp | ||
cp -f BSD LGPL COPYING wintmp | ||
mkdir wintmp/model | ||
for txt in model/dep.ipa.txt model/chunk.ipa.txt model/ne.ipa.txt; do \ | ||
nkf -s $$txt > wintmp/$$txt; \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.