C# version of m17n-lib
[m17n/m17n-lib-cs.git] / Makefile
1 all: MSymbol.exe
2
3
4 %.exe: %.cs
5         mcs $<