356b529455a61bdef1e5686eb79e6fcb9c395024
[mono.git] / mcs / tools / linker / Tests / TestCases / Linker / VirtualCall / Makefile
1 include ../../config.make
2
3 all:
4         MCS /t:library Library.cs
5         MCS /r:Library.dll Program.cs