diff options
Diffstat (limited to 'lang/erlang14/Makefile.lib')
-rw-r--r-- | lang/erlang14/Makefile.lib | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/lang/erlang14/Makefile.lib b/lang/erlang14/Makefile.lib deleted file mode 100644 index e0f7d7c7489a..000000000000 --- a/lang/erlang14/Makefile.lib +++ /dev/null @@ -1,53 +0,0 @@ -# $FreeBSD$ - -ERTS_VSN= 5.6.4 -TOOLS_VSN= 2.6.2 -OTP_LIBS= appmon-2.1.9 \ - asn1-1.6 \ - common_test-1.3.3 \ - compiler-4.5.4 \ - cosEvent-2.1.3 \ - cosEventDomain-1.1.3 \ - cosFileTransfer-1.1.5 \ - cosNotification-1.1.7 \ - cosProperty-1.1.6 \ - cosTime-1.1.3 \ - cosTransactions-1.2.4 \ - crypto-1.5.2.1 \ - debugger-3.1.1.3 \ - dialyzer-1.8.2 \ - docbuilder-0.9.8.4 \ - edoc-0.7.6 \ - erl_interface-3.5.8 \ - et-1.3 \ - gs-1.5.9 \ - hipe-3.6.8 \ - ic-4.2.18 \ - inets-5.0.10 \ - inviso-0.6 \ - jinterface-1.4.1 \ - kernel-2.12.4 \ - megaco-3.8.1 \ - mnesia-4.4.5 \ - observer-0.9.7.4 \ - odbc-2.10.3 \ - orber-3.6.9 \ - os_mon-2.1.7 \ - otp_mibs-1.0.4.1 \ - parsetools-1.4.5 \ - percept-0.7.2 \ - pman-2.6 \ - runtime_tools-1.7.2 \ - sasl-2.1.5.3 \ - snmp-4.11.1 \ - ssh-1.0 \ - ssl-3.9 \ - stdlib-1.15.4 \ - syntax_tools-1.5.5 \ - test_server-3.2.3 \ - toolbar-1.3.0.1 \ - tools-2.6.2 \ - tv-2.1.4.2 \ - typer-0.1.4 \ - webtool-0.8.3.2 \ - xmerl-1.1.10 |