blob: ed747a4e6e0747b34a4cdfbd9d4ffa62105c15e2 (
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
|
# $FreeBSD$
ERTS_VSN= 5.4.13
OTP_LIBS= appmon-2.1.5 \
asn1-1.4.4.9 \
compiler-4.3.12 \
cosEvent-2.1 \
cosEventDomain-1.1 \
cosFileTransfer-1.1.2 \
cosNotification-1.1.2 \
cosProperty-1.1.1 \
cosTime-1.1 \
cosTransactions-1.2 \
crypto-1.4 \
debugger-3.0.1 \
edoc-0.6.8 \
erl_interface-3.5.5 \
et-1.0 \
gs-1.5.4 \
hipe-3.5.5 \
ic-4.2.9 \
inets-4.7.2 \
jinterface-1.3 \
kernel-2.10.13 \
megaco-3.3 \
mnemosyne-1.2.5.1 \
mnesia-4.2.5 \
mnesia_session-1.1.5 \
observer-0.9.6.2 \
odbc-2.0.6 \
orber-3.6.2 \
os_mon-2.0 \
otp_mibs-1.0.4 \
parsetools-1.3.2 \
pman-2.5.2 \
runtime_tools-1.5.1.1 \
sasl-2.1.1 \
snmp-4.7.1 \
ssh-0.9.1 \
ssl-3.0.11 \
stdlib-1.13.12 \
syntax_tools-1.4.3 \
toolbar-1.2.1 \
tools-2.4.7 \
tv-2.1.2 \
webtool-0.8.2 \
xmerl-1.0.3
|