blob: 4b90c5ccd98e4f33655ef9260b15853ae637f1cc (
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.10
OTP_LIBS= appmon-2.1.5 \
asn1-1.4.4.8 \
compiler-4.3.10 \
cosEvent-2.1 \
cosEventDomain-1.1 \
cosFileTransfer-1.1.2 \
cosNotification-1.1.1 \
cosProperty-1.1.1 \
cosTime-1.1 \
cosTransactions-1.2 \
crypto-1.4 \
debugger-3.0 \
edoc-0.6.7 \
erl_interface-3.5.4 \
et-1.0 \
gs-1.5.4 \
hipe-3.5.3 \
ic-4.2.9 \
inets-4.6.1 \
jinterface-1.3 \
kernel-2.10.11 \
megaco-3.2 \
mnemosyne-1.2.5.1 \
mnesia-4.2.3 \
mnesia_session-1.1.5 \
observer-0.9.6.2 \
odbc-2.0.4 \
orber-3.6.2 \
os_mon-1.7.4 \
otp_mibs-1.0.4 \
parsetools-1.3.2 \
pman-2.5.2 \
runtime_tools-1.5.1.1 \
sasl-2.1 \
snmp-4.5 \
ssh-0.9 \
ssl-3.0.9 \
stdlib-1.13.10 \
syntax_tools-1.4.2 \
toolbar-1.2.1 \
tools-2.4.6 \
tv-2.1.2 \
webtool-0.8.2 \
xmerl-1.0.3
|