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:
471e928
)
*** empty log message ***
author
ntakahas
<ntakahas>
Fri, 29 May 2009 10:39:39 +0000
(10:39 +0000)
committer
ntakahas
<ntakahas>
Fri, 29 May 2009 10:39:39 +0000
(10:39 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
edf2193
..
888bd47
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,7
+2,8
@@
CS=gmcs2
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__.exe _f_.exe rf_.exe __s.exe
+TEST_PROG = symbol.exe plist.exe mtext.exe textprop.exe \
+ rearsticky.exe frontsticky.exe sensitive.exe
all: ${TEST_PROG}