@@ -153,8 +153,8 @@ install-lib-2 install-lib-2-1 install-lib-4:
153153 ln -fs$(DESTDIR ) /$(libdir ) mono/$(TARGET ) /$(ASSEMBLY ) $(DESTDIR ) /$(libdir ) mono/Microsoft\ F#/v$(TARGET ) /$(ASSEMBLY ) ; \
154154 ln -fs$(DESTDIR ) /$(libdir ) mono/$(TARGET ) /$(ASSEMBLY ) $(DESTDIR ) /$(libdir ) mono/Microsoft\ SDKs/F#/3.0/Framework/v$(TARGET ) /$(ASSEMBLY ) ; \
155155$(INSTALL_LIB ) $(outdir ) Microsoft.FSharp.targets$(DESTDIR ) /$(libdir ) mono/$(TARGET ) /; \
156- ln -fs$(DESTDIR ) /$(libdir ) mono/$(TARGET ) /Microsoft.FSharp.targets$(DESTDIR ) /$(libdir ) mono/Microsoft\ F#/v$(TARGET ) /Microsoft.FSharp.Targets ; \
157- ln -fs$(DESTDIR ) /$(libdir ) mono/$(TARGET ) /Microsoft.FSharp.targets$(DESTDIR ) /$(libdir ) mono/Microsoft\ SDKs/F#/3.0/Framework/v$(TARGET ) /Microsoft.FSharp.Targets ; \
156+ ln -fs$(DESTDIR ) /$(libdir ) mono/$(TARGET ) /Microsoft.FSharp.targets$(DESTDIR ) /$(libdir ) mono/Microsoft\ F#/v$(TARGET ) /Microsoft.FSharp.targets ; \
157+ ln -fs$(DESTDIR ) /$(libdir ) mono/$(TARGET ) /Microsoft.FSharp.targets$(DESTDIR ) /$(libdir ) mono/Microsoft\ SDKs/F#/3.0/Framework/v$(TARGET ) /Microsoft.FSharp.targets ; \
158158fi
159159@iftest -e$(outdir )$(NAME ) .sigdata; then \
160160$(INSTALL_LIB ) $(outdir )$(NAME ) .sigdata$(DESTDIR ) /$(libdir ) mono/gac/$(NAME ) /$(VERSION ) __$(TOKEN ) ; \