*** empty log message ***
authorhanda <handa>
Mon, 20 Apr 2009 00:30:09 +0000 (00:30 +0000)
committerhanda <handa>
Mon, 20 Apr 2009 00:30:09 +0000 (00:30 +0000)
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}