jdk/make/sun/cmm/kcms/FILES_c_unix.gmk
changeset 2 90ce3da70b43
child 5506 202f599c92aa
equal deleted inserted replaced
0:fd16c54261b3 2:90ce3da70b43
       
     1 #
       
     2 # Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
       
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
       
     4 #
       
     5 # This code is free software; you can redistribute it and/or modify it
       
     6 # under the terms of the GNU General Public License version 2 only, as
       
     7 # published by the Free Software Foundation.  Sun designates this
       
     8 # particular file as subject to the "Classpath" exception as provided
       
     9 # by Sun in the LICENSE file that accompanied this code.
       
    10 #
       
    11 # This code is distributed in the hope that it will be useful, but WITHOUT
       
    12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
       
    13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
       
    14 # version 2 for more details (a copy is included in the LICENSE file that
       
    15 # accompanied this code).
       
    16 #
       
    17 # You should have received a copy of the GNU General Public License version
       
    18 # 2 along with this work; if not, write to the Free Software Foundation,
       
    19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
       
    20 #
       
    21 # Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
       
    22 # CA 95054 USA or visit www.sun.com if you need additional information or
       
    23 # have any questions.
       
    24 #
       
    25 
       
    26 FILES_c = \
       
    27 	attrmgr.c \
       
    28 	auxpt.c \
       
    29 	calc.c \
       
    30 	calcgtbl.c \
       
    31 	calcitbl.c \
       
    32 	calcmtbl.c \
       
    33 	calcotbl.c \
       
    34 	chainsu.c \
       
    35 	chnrules.c \
       
    36 	cmpsatt.c \
       
    37 	cmpsattf.c \
       
    38 	cmyklin.c \
       
    39 	combine.c \
       
    40 	compilut.c \
       
    41 	compitbl.c \
       
    42 	compose.c \
       
    43 	compotbl.c \
       
    44 	convert1.c \
       
    45 	copy.c \
       
    46 	crc32.c \
       
    47 	dispatch.c \
       
    48 	doevalsw.c \
       
    49 	eval.c \
       
    50 	evalth13.c \
       
    51 	evalth14.c \
       
    52 	evalth1c.c \
       
    53 	evalth1g.c \
       
    54 	f4lex.c \
       
    55 	filemap.c \
       
    56 	fmtdata.c \
       
    57 	futiomem.c \
       
    58 	futiotbl.c \
       
    59 	futmft2.c \
       
    60 	fwdmono.c \
       
    61 	fwdxform.c \
       
    62 	fxnull.c \
       
    63 	invmono.c \
       
    64 	invxform.c \
       
    65 	io.c \
       
    66 	io_swab.c \
       
    67 	ioencode.c \
       
    68 	iomf.c \
       
    69 	iotable.c \
       
    70 	kcms_io.c \
       
    71 	kcpmgr.c \
       
    72 	kcpmgru.c \
       
    73 	kpfile.c \
       
    74 	kplib.c \
       
    75 	kpmd5.c \
       
    76 	lab2uvl.c \
       
    77 	lab2xyz.c \
       
    78 	lensity.c \
       
    79 	linlab.c \
       
    80 	logrgb.c \
       
    81 	loguvl.c \
       
    82 	malloc.c \
       
    83 	mat2fut.c \
       
    84 	matrix.c \
       
    85 	memory.c \
       
    86 	moncurv.c \
       
    87 	new.c \
       
    88 	outmat.c \
       
    89 	profile.c \
       
    90 	profilem.c \
       
    91 	ptchain.c \
       
    92 	pteval.c \
       
    93 	ptinvert.c \
       
    94 	ptiomem.c \
       
    95 	pttmgr.c \
       
    96 	rel2abs.c \
       
    97 	resize.c \
       
    98 	share.c \
       
    99 	solvemat.c \
       
   100 	spattpr.c \
       
   101 	spattr.c \
       
   102 	spattrio.c \
       
   103 	spcvrt.c \
       
   104 	speval.c \
       
   105 	splink.c \
       
   106 	splut.c \
       
   107 	sprofile.c \
       
   108 	sprofpr.c \
       
   109 	spsave.c \
       
   110 	spsearch.c \
       
   111 	spsys.c \
       
   112 	spsystem.c \
       
   113 	sptagio.c \
       
   114 	sptagmgr.c \
       
   115 	sputilpr.c \
       
   116 	spxf_gen.c \
       
   117 	spxfcvrt.c \
       
   118 	spxfgpr.c \
       
   119 	spxfmtag.c \
       
   120 	spxform.c \
       
   121 	spxfprv.c \
       
   122 	spxfromr.c \
       
   123 	sync.c \
       
   124 	systime.c \
       
   125 	thread.c \
       
   126 	thredmem.c \
       
   127 	ukcpmgr.c \
       
   128 	unixmem.c \
       
   129 	util.c \
       
   130 	uvl2lab.c \
       
   131 	xfers.c \
       
   132 	xyz2lab.c \
       
   133 	xyzmap.c \
       
   134 	CMM.c