Skip to content

Commit 3bf9326

Browse files
committed
[build] Remove make osx-setup target.
It's vestigial and no longer needed.
1 parent 8fd9b52 commit 3bf9326

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ $(PACKAGES) $(NUNIT_CONSOLE):
5050
nuget restore
5151

5252

53-
osx-setup: bin/$(CONFIGURATION)/JdkHeaders
54-
5553
xa-fxcop: lib/gendarme-2.10/gendarme.exe bin/$(XA_CONFIGURATION)/Java.Interop.dll
5654
mono --debug $< --html xa-gendarme.html $(if @(GENDARME_XML),--xml xa-gendarme.xml) --ignore xa-gendarme-ignore.txt bin/$(XA_CONFIGURATION)/Java.Interop.dll
5755

0 commit comments

Comments
 (0)