We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make osx-setup
1 parent 8fd9b52 commit 3bf9326Copy full SHA for 3bf9326
Makefile
@@ -50,8 +50,6 @@ $(PACKAGES) $(NUNIT_CONSOLE):
50
nuget restore
51
52
53
-osx-setup: bin/$(CONFIGURATION)/JdkHeaders
54
-
55
xa-fxcop: lib/gendarme-2.10/gendarme.exe bin/$(XA_CONFIGURATION)/Java.Interop.dll
56
mono --debug $< --html xa-gendarme.html $(if @(GENDARME_XML),--xml xa-gendarme.xml) --ignore xa-gendarme-ignore.txt bin/$(XA_CONFIGURATION)/Java.Interop.dll
57
0 commit comments