projects
/
m17n
/
m17n-lib-cs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecf0789
)
*** empty log message ***
author
handa
<handa>
Mon, 20 Apr 2009 00:30:09 +0000
(
00:30
+0000)
committer
handa
<handa>
Mon, 20 Apr 2009 00:30:09 +0000
(
00:30
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
8990dcb
..
77b2d0a
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,7
+2,7
@@
CS=gmcs
M17N_SRC = M17N.cs
CORE_SRC = MSymbol.cs MPlist.cs MText.cs MDatabase.cs
-TEST_PROG = symbol.exe plist.exe mtext.exe textprop.exe db.exe
+TEST_PROG = symbol.exe plist.exe mtext.exe textprop.exe
all: ${TEST_PROG}