*** empty log message ***
authorhanda <handa>
Fri, 1 May 2009 07:02:45 +0000 (07:02 +0000)
committerhanda <handa>
Fri, 1 May 2009 07:02:45 +0000 (07:02 +0000)
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}