equal
deleted
inserted
replaced
|
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 cmmdll.c \ |
|
37 cmpsatt.c \ |
|
38 cmpsattf.c \ |
|
39 cmyklin.c \ |
|
40 combine.c \ |
|
41 compilut.c \ |
|
42 compitbl.c \ |
|
43 compose.c \ |
|
44 compotbl.c \ |
|
45 convert1.c \ |
|
46 copy.c \ |
|
47 crc32.c \ |
|
48 dispatch.c \ |
|
49 doevalsw.c \ |
|
50 eval.c \ |
|
51 evalth13.c \ |
|
52 evalth14.c \ |
|
53 evalth1c.c \ |
|
54 evalth1g.c \ |
|
55 f4lex.c \ |
|
56 filemap.c \ |
|
57 fmtdata.c \ |
|
58 futiomem.c \ |
|
59 futiotbl.c \ |
|
60 futmft2.c \ |
|
61 fwdmono.c \ |
|
62 fwdxform.c \ |
|
63 fxnull.c \ |
|
64 invmono.c \ |
|
65 invxform.c \ |
|
66 io.c \ |
|
67 io_swab.c \ |
|
68 ioencode.c \ |
|
69 iomf.c \ |
|
70 iotable.c \ |
|
71 kcms_io.c \ |
|
72 kcpmgr.c \ |
|
73 kcpmgru.c \ |
|
74 kpfile.c \ |
|
75 kplib.c \ |
|
76 kpmd5.c \ |
|
77 lab2uvl.c \ |
|
78 lab2xyz.c \ |
|
79 lensity.c \ |
|
80 linlab.c \ |
|
81 logrgb.c \ |
|
82 loguvl.c \ |
|
83 malloc.c \ |
|
84 mat2fut.c \ |
|
85 matrix.c \ |
|
86 memory.c \ |
|
87 moncurv.c \ |
|
88 new.c \ |
|
89 outmat.c \ |
|
90 profile.c \ |
|
91 profilem.c \ |
|
92 ptchain.c \ |
|
93 pteval.c \ |
|
94 ptinvert.c \ |
|
95 ptiomem.c \ |
|
96 pttmgr.c \ |
|
97 registry.c \ |
|
98 rel2abs.c \ |
|
99 resize.c \ |
|
100 share.c \ |
|
101 solvemat.c \ |
|
102 spattpr.c \ |
|
103 spattr.c \ |
|
104 spattrio.c \ |
|
105 spcvrt.c \ |
|
106 speval.c \ |
|
107 splink.c \ |
|
108 splut.c \ |
|
109 sprofile.c \ |
|
110 sprofpr.c \ |
|
111 spsave.c \ |
|
112 spsearch.c \ |
|
113 spsys.c \ |
|
114 spsystem.c \ |
|
115 sptagio.c \ |
|
116 sptagmgr.c \ |
|
117 sputilpr.c \ |
|
118 spxf_gen.c \ |
|
119 spxfcvrt.c \ |
|
120 spxffile.c \ |
|
121 spxfgpr.c \ |
|
122 spxfmtag.c \ |
|
123 spxform.c \ |
|
124 spxfprv.c \ |
|
125 spxfromr.c \ |
|
126 sync.c \ |
|
127 sysinfo.c \ |
|
128 systime.c \ |
|
129 thread.c \ |
|
130 thredmem.c \ |
|
131 util.c \ |
|
132 uvl2lab.c \ |
|
133 winmem.c \ |
|
134 wkcpmgr.c \ |
|
135 xfers.c \ |
|
136 xyz2lab.c \ |
|
137 xyzmap.c \ |
|
138 CMM.c |