blob: 1486337012a6db2459743b4ebbd3c4e1f2884310 [file] [log] [blame]
#
# Copyright 1998-2003 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation. Sun designates this
# particular file as subject to the "Classpath" exception as provided
# by Sun in the LICENSE file that accompanied this code.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
# CA 95054 USA or visit www.sun.com if you need additional information or
# have any questions.
#
IMAGE_AFFINE_FILES = \
mlib_ImageAffine_NN.c \
mlib_ImageAffine_NN_Bit.c \
mlib_ImageAffine_BC_S32.c \
mlib_ImageAffine_BC_D64.c \
mlib_ImageAffine_BC_F32.c \
mlib_ImageAffine_BL_S32.c \
mlib_ImageAffine_BL_D64.c \
mlib_ImageAffine_BL_F32.c \
mlib_c_ImageAffine_NN.c \
mlib_c_ImageAffine_BL.c \
mlib_c_ImageAffine_BL_S16.c \
mlib_c_ImageAffine_BL_U16.c \
mlib_c_ImageAffine_BC.c \
mlib_c_ImageAffine_BC_S16.c \
mlib_c_ImageAffine_BC_U16.c \
mlib_c_ImageAffineIndex_BC.c \
mlib_c_ImageAffineIndex_BL.c \
mlib_ImageAffineEdge.c \
mlib_ImageScanPoly.c \
mlib_ImageColorTrue2Index.c \
mlib_ImageDivTables.c \
mlib_c_ImageThresh1_U8.c \
mlib_ImageFilters.c \
IMAGE_LOOKUP_FILES = \
mlib_c_ImageLookUp_f.c \
mlib_ImageLookUp_64.c \
mlib_ImageLookUp_Bit.c \
mlib_c_ImageCopy.c \
IMAGE_CONV_FILES = \
mlib_ImageConv_16ext.c \
mlib_ImageConv_u16ext.c \
mlib_ImageConvMxN_ext.c \
mlib_ImageConvMxN_Fp.c \
mlib_ImageConv_8ext.c \
mlib_c_ImageConv_f.c \
mlib_ImageClipping.c \
mlib_c_ImageConvCopyEdge.c \
mlib_c_ImageConvClearEdge.c \
mlib_ImageConv_8nw.c \
mlib_ImageConv_16nw.c \
mlib_ImageConv_u16nw.c \
mlib_ImageConv_32nw.c \
mlib_ImageConv_F32nw.c \
mlib_ImageConv_D64nw.c \
mlib_ImageConv2x2_f.c \
mlib_ImageConvClearEdge_Fp.c \
mlib_ImageConvCopyEdge_Bit.c \
mlib_ImageConvClearEdge_Bit.c \
mlib_ImageCopy_Bit.c \
mlib_c_ImageConvVersion.c \
SHARE_SYS_FILES = \
mlib_sys.c \
mlib_ImageUtils.c \
FILES_c = \
mlib_ImageAffine.c \
mlib_ImageCreate.c \
mlib_c_ImageLookUp.c \
mlib_ImageConvMxN.c \
mlib_ImageConvKernelConvert.c \
$(IMAGE_AFFINE_FILES) \
$(IMAGE_LOOKUP_FILES) \
$(IMAGE_CONV_FILES) \
$(SHARE_SYS_FILES) \