diff options
Diffstat (limited to 'lang/sun-jre15/sfiles.mk')
-rw-r--r-- | lang/sun-jre15/sfiles.mk | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/lang/sun-jre15/sfiles.mk b/lang/sun-jre15/sfiles.mk index cc7b3cd39b0..c42480bd9d0 100644 --- a/lang/sun-jre15/sfiles.mk +++ b/lang/sun-jre15/sfiles.mk @@ -1,10 +1,30 @@ -# $NetBSD: sfiles.mk,v 1.2 2004/10/06 01:42:35 tv Exp $ +# $NetBSD: sfiles.mk,v 1.3 2004/10/06 16:44:52 tv Exp $ # # Created with "make makesfiles" # Do not edit this file manually! # SFILES+= content-types.properties SFILES+= flavormap.properties +SFILES+= fontconfig.RedHat.2.1.bfc +SFILES+= fontconfig.RedHat.2.1.properties.src +SFILES+= fontconfig.RedHat.3.bfc +SFILES+= fontconfig.RedHat.3.properties.src +SFILES+= fontconfig.RedHat.8.0.bfc +SFILES+= fontconfig.RedHat.8.0.properties.src +SFILES+= fontconfig.RedHat.bfc +SFILES+= fontconfig.RedHat.properties.src +SFILES+= fontconfig.SuSE.bfc +SFILES+= fontconfig.SuSE.properties.src +SFILES+= fontconfig.Sun.2003.bfc +SFILES+= fontconfig.Sun.2003.properties.src +SFILES+= fontconfig.Sun.bfc +SFILES+= fontconfig.Sun.properties.src +SFILES+= fontconfig.Turbo.8.0.bfc +SFILES+= fontconfig.Turbo.8.0.properties.src +SFILES+= fontconfig.Turbo.bfc +SFILES+= fontconfig.Turbo.properties.src +SFILES+= fontconfig.bfc +SFILES+= fontconfig.properties.src SFILES+= i386/jvm.cfg SFILES+= images/cursors/cursors.properties SFILES+= javaws/messages.properties |