Skip to content

Commit 59d57c2

Browse files
authored
Update Makefile.in
1 parent 84d78c4 commit 59d57c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fsharp/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ all:
1313
# We need the bootstrap's FSharp.Core to run the proto
1414
build-proto: $(bootstrap)/FSharp.Core.dll $(bootstrap)/FSharp.Core.sigdata $(bootstrap)/FSharp.Core.optdata
1515
@-mkdir -p $(protodir)
16-
ls -R $(monolibdir)/..
1716
cp -p $(bootstrap)/FSharp.Core.dll $(protodir)FSharp.Core.dll
1817
cp -p $(bootstrap)/FSharp.Core.sigdata $(protodir)FSharp.Core.sigdata
1918
cp -p $(bootstrap)/FSharp.Core.optdata $(protodir)FSharp.Core.optdata

0 commit comments

Comments
 (0)