From 5caba1538b5d1e100e6f34a8f2a55bdf2fdc8f93 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 1 May 2009 07:02:45 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c38faf4..160e44e 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 r__.cs _f_.cs +TEST_PROG = symbol.exe plist.exe mtext.exe textprop.exe r__.exe _f_.exe all: ${TEST_PROG} -- 1.7.10.4