blob: eb38a4d49c8e1fcacbd91edbb4820a8fef9beed1 (
plain)
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
|
# $NetBSD: sfiles-solaris-i386.mk,v 1.1 2013/02/28 18:29:13 jperkin Exp $
#
# Created with "make makesfiles"
# Do not edit this file manually!
#
SFILES+= calendars.properties
SFILES+= content-types.properties
SFILES+= deploy/messages_sv.properties
SFILES+= deploy/messages_it.properties
SFILES+= deploy/messages_zh_TW.properties
SFILES+= deploy/messages_de.properties
SFILES+= deploy/messages.properties
SFILES+= deploy/messages_pt_BR.properties
SFILES+= deploy/messages_ja.properties
SFILES+= deploy/messages_ko.properties
SFILES+= deploy/messages_fr.properties
SFILES+= deploy/messages_es.properties
SFILES+= deploy/messages_zh_CN.properties
SFILES+= deploy/messages_zh_HK.properties
SFILES+= flavormap.properties
SFILES+= fontconfig.5.8.bfc
SFILES+= fontconfig.5.8.properties.src
SFILES+= fontconfig.5.9.bfc
SFILES+= fontconfig.5.9.properties.src
SFILES+= fontconfig.OpenSolaris.bfc
SFILES+= fontconfig.OpenSolaris.properties.src
SFILES+= fontconfig.bfc
SFILES+= fontconfig.properties.src
SFILES+= i386/jvm.cfg
SFILES+= images/cursors/cursors.properties
SFILES+= logging.properties
SFILES+= management/management.properties
SFILES+= net.properties
SFILES+= psfont.properties.ja
SFILES+= psfontj2d.properties
SFILES+= security/java.security
SFILES+= security/sunpkcs11-solaris.cfg
SFILES+= sound.properties
|