X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=c2b24902173ec1bbde372c020c32cbebf37f4eff;hb=41ffade8cdc252f9c93ac30cda678bedd0def48d;hp=353493b71e7c1664c36bf2ce0405ddf7c1274861;hpb=995e782899740644d2237ce1339925fe3f52a0f3;p=m17n%2Fm17n-lib-cs.git diff --git a/Makefile b/Makefile index 353493b..c2b2490 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CS=gmcs +CS=gmcs2 DEBUG_FLAG = -debug CODEPAGE = 65001 @@ -37,7 +37,7 @@ expr.exe: expr.cs xex.exe: xex.cs XmlExpr.dll $(RUNCS) -r:XmlExpr.dll $< -%.exe: %.cs +%.exe: %.cs ${DLL} $(RUNCS) -r:M17N.dll -r:M17NCore $< clean: