jdk/make/sun/image/vis/FILES_c.gmk
author yan
Tue, 28 Apr 2009 13:41:11 -0700 (2009-04-28)
changeset 2660 3c98e01dcbcf
parent 2 90ce3da70b43
child 5506 202f599c92aa
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# Copyright 1998-2003 Sun Microsystems, Inc.  All Rights Reserved.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# published by the Free Software Foundation.  Sun designates this
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
# by Sun in the LICENSE file that accompanied this code.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
# accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
# CA 95054 USA or visit www.sun.com if you need additional information or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
# have any questions.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
REQUIRED_NATIVE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
	mlib_v_ImageLookUp.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
REQUIRED_SHARE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
	mlib_ImageCreate.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
	mlib_ImageAffine.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
	mlib_ImageConvMxN.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
	mlib_ImageConvKernelConvert.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
SYS_SHARE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
	mlib_sys.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
RADIO_SHARE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
	mlib_ImageLookUp_64.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
	mlib_ImageLookUp_Bit.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
	mlib_ImageColorTrue2Index.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
	mlib_c_ImageThresh1_U8.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
RADIO_NATIVE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
	mlib_v_ImageLookUpS16S16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
	mlib_v_ImageLookUpS16S32Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
	mlib_v_ImageLookUpS16U16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
	mlib_v_ImageLookUpS16U8Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
	mlib_v_ImageLookUpS32S16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
	mlib_v_ImageLookUpS32S32Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
	mlib_v_ImageLookUpS32U16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
	mlib_v_ImageLookUpS32U8Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
	mlib_v_ImageLookUpSIS16S16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
	mlib_v_ImageLookUpSIS16S32Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
	mlib_v_ImageLookUpSIS16U16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
	mlib_v_ImageLookUpSIS16U8Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
	mlib_v_ImageLookUpSIS32S16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
	mlib_v_ImageLookUpSIS32S32Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
	mlib_v_ImageLookUpSIS32U16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
	mlib_v_ImageLookUpSIS32U8Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
	mlib_v_ImageLookUpSIU16S16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
	mlib_v_ImageLookUpSIU16S32Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
	mlib_v_ImageLookUpSIU16U16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
	mlib_v_ImageLookUpSIU16U8Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
	mlib_v_ImageLookUpSIU8S16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
	mlib_v_ImageLookUpSIU8S32Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
	mlib_v_ImageLookUpSIU8U16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
	mlib_v_ImageLookUpSIU8U8Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
	mlib_v_ImageLookUpU16S16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
	mlib_v_ImageLookUpU16S32Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
	mlib_v_ImageLookUpU16U16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
	mlib_v_ImageLookUpU16U8Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
	mlib_v_ImageLookUpU8S16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
	mlib_v_ImageLookUpU8S32Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
	mlib_v_ImageLookUpU8U16Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
	mlib_v_ImageLookUpU8U8Func.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
GEOM_NATIVE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
	mlib_v_ImageAffineIndex_BC.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
	mlib_v_ImageAffine_BC.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
	mlib_v_ImageAffine_BC_S16.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
	mlib_v_ImageAffine_BC_U16.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
	mlib_v_ImageAffine_BL.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
	mlib_v_ImageAffine_BL_S16.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
	mlib_v_ImageAffine_BL_U16.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
	mlib_v_ImageAffine_NN.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
	mlib_v_ImageFilters.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
GEOM_SHARE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
	mlib_ImageAffineEdge.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
	mlib_ImageAffine_BC_D64.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
	mlib_ImageAffine_BC_F32.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
	mlib_ImageAffine_BC_S32.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
	mlib_ImageAffine_BL_D64.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
	mlib_ImageAffine_BL_F32.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
	mlib_ImageAffine_BL_S32.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
	mlib_ImageAffine_NN.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
	mlib_ImageAffine_NN_Bit.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
	mlib_ImageFilters.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
	mlib_ImageScanPoly.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
SPATIAL_SHARED_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
	mlib_ImageConv_8nw.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
	mlib_ImageConv_8ext.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
	mlib_ImageConv_16nw.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
	mlib_ImageConv_16ext.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
	mlib_ImageConv_u16nw.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
	mlib_ImageConv_u16ext.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
	mlib_ImageConv_32nw.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
	mlib_ImageConv_F32nw.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
	mlib_ImageConvMxN_Fp.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
	mlib_ImageConvMxN_ext.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
	mlib_ImageConv_D64nw.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
	mlib_ImageClipping.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
	mlib_ImageConvCopyEdge_Bit.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
	mlib_ImageConvClearEdge_Bit.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
	mlib_ImageConv2x2_f.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
	mlib_ImageConvClearEdge_Fp.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
SPATIAL_NATIVE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
	mlib_v_ImageConvMxN_8.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
	mlib_v_ImageConvClearEdge.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
	mlib_v_ImageConvCopyEdge.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
	mlib_v_ImageConvMxN_8ext.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
	mlib_v_ImageConvVersion.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
	mlib_v_ImageConv_8nw.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
	mlib_ImageConvCopyEdge_Fp.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
FORMAT_NATIVE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
	mlib_v_ImageChannelInsert_1.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
	mlib_v_ImageChannelExtract_43.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
	mlib_v_ImageChannelExtract_1.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
COPY_SHARED_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
	mlib_ImageCopy_Bit.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
COPY_NATIVE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
	mlib_v_ImageCopy_f.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
COMMON_SHARED_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
	mlib_ImageUtils.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
	mlib_ImageDivTables.c \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
NATIVE_FILES = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
	$(REQUIRED_NATIVE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
FILES_c = \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
	$(REQUIRED_NATIVE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
	$(REQUIRED_SHARE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
	$(RADIO_SHARE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
	$(RADIO_NATIVE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
	$(GEOM_NATIVE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
	$(GEOM_SHARE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
	$(SPATIAL_SHARED_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
	$(SPATIAL_NATIVE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
	$(FORMAT_NATIVE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
	$(SYS_SHARE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
	$(COPY_SHARED_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
	$(COPY_NATIVE_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
	$(COMMON_SHARED_FILES) \
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162