From: handa Date: Mon, 20 Apr 2009 00:30:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=faea6edd990f829fbd8d849ac7867fe543480628;p=m17n%2Fm17n-lib-cs.git *** empty log message *** --- diff --git a/Makefile b/Makefile index 8990dcb..77b2d0a 100644 --- 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}