blob: 4e31eb5ea67adecdafc9524c743728c5cc0b9d30 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
# $FreeBSD$
ERTS_VSN= 5.5.2
OTP_LIBS= appmon-2.1.6 \
asn1-1.4.4.11 \
compiler-4.4.2 \
cosEvent-2.1 \
cosEventDomain-1.1 \
cosFileTransfer-1.1.2 \
cosNotification-1.1.3 \
cosProperty-1.1.1 \
cosTime-1.1 \
cosTransactions-1.2 \
crypto-1.5 \
debugger-3.1 \
dialyzer-1.5.0 \
edoc-0.6.9 \
erl_interface-3.5.5.2 \
et-1.0 \
gs-1.5.5 \
hipe-3.6.0 \
ic-4.2.11 \
inets-4.7.6 \
inviso-0.1 \
jinterface-1.3 \
kernel-2.11.2 \
megaco-3.5 \
mnemosyne-1.2.6 \
mnesia-4.3.3 \
mnesia_session-1.1.6 \
observer-0.9.7.1 \
odbc-2.0.6 \
orber-3.6.3 \
os_mon-2.1.1 \
otp_mibs-1.0.4 \
parsetools-1.4 \
pman-2.5.2 \
runtime_tools-1.6.1 \
sasl-2.1.4 \
snmp-4.8.2 \
ssh-0.9.5 \
ssl-3.0.12 \
stdlib-1.14.2 \
syntax_tools-1.5.0 \
toolbar-1.3 \
tools-2.5.2 \
tv-2.1.3 \
webtool-0.8.3 \
xmerl-1.0.5
|