*** empty log message ***
[m17n/m17n-lib-cs.git] / Makefile
index 353493b..aa7e4eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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: