Fix tarball build
[mono-project.git] / mcs / class / System.Private.CoreLib / Makefile
blobb707a62bdbaea4e35a076b75f7e2350dcceb1ef8
1 thisdir = class/System.Private.CoreLib
2 SUBDIRS =
3 include ../../build/rules.make
5 all-local:
6 dotnet build -p:TargetsUnix=true -p:TargetsOSX=true System.Private.CoreLib.csproj
8 dist-local:
9 @: