X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=353493b71e7c1664c36bf2ce0405ddf7c1274861;hb=8e50033918bee037d940226406c87b9bc97779da;hp=3837632c670576e7d980d14a1c5f882c4ea5f7c2;hpb=31b2c4af4ae5abdd1d6aba6b17c1d088459aefee;p=m17n%2Fm17n-lib-cs.git diff --git a/Makefile b/Makefile index 3837632..353493b 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ M17NIM.dll: ${INPUT_SRC} M17N.dll M17NCore.dll XmlExpr.dll XmlExpr.dll: ${XEX_SRC} $(RUNCS) -out:$@ -t:library ${XEX_SRC} -input.exe: input.cs M17NIM.dll +input.exe: input.cs M17NIM.dll XmlExpr.dll $(RUNCS) -r:M17N.dll -r:M17NCore -r:XmlExpr -r:M17NIM.dll $< expr.exe: expr.cs