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:
ac10578
)
*** empty log message ***
author
handa
<handa>
Fri, 1 May 2009 07:02:45 +0000
(07:02 +0000)
committer
handa
<handa>
Fri, 1 May 2009 07:02:45 +0000
(07:02 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
c38faf4
..
160e44e
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 r__.cs _f_.cs
+TEST_PROG = symbol.exe plist.exe mtext.exe textprop.exe r__.exe _f_.exe
all: ${TEST_PROG}