Skip to content
Snippets Groups Projects
Commit 42b29bf9 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1998-10-12 11:56:12 by simonm]

oops, forgot to update bin dist configure for FreeBSD 2.0/3.0 split.
parent 5da1e4ac
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,10 @@ i[[3456]]86-*-linuxaout*)
TargetPlatform=i386-unknown-linuxaout;;
i[[3456]]86-*-linux*)
TargetPlatform=i386-unknown-linux;;
i[[3456]]86-*-freebsd*)
TargetPlatform=i386-unknown-freebsd;;
i[[3456]]86-*-freebsd2*)
TargetPlatform=i386-unknown-freebsd2;;
i[[3456]]86-*-freebsd3*)
TargetPlatform=i386-unknown-freebsd3;;
i[[3456]]86-*-netbsd*)
TargetPlatform=i386-unknown-netbsd;;
i[[3456]]86-*-solaris2*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment