]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/tiff/contrib/acorn/Makefile.acorn
xti changes
[wxWidgets.git] / src / tiff / contrib / acorn / Makefile.acorn
... / ...
CommitLineData
1# Project: LibTIFF
2
3
4# Toolflags:
5CCflags = -c -zo -ffah -depend !Depend -IC:
6C++flags = -c -depend !Depend -IC: -throwback
7Linkflags = -aif -c++ -o $@
8DrLinkflags = -nounused -aif -c++ -o $@
9ObjAsmflags = -throwback -NoCache -depend !Depend
10CMHGflags =
11LibFileflags = -c -o $@
12Squeezeflags = -o $@
13
14
15# Final targets:
16@.o.LIBTIFF: \
17 @.o.tif_acorn \
18 @.o.tif_aux \
19 @.o.tif_close \
20 @.o.tif_codec \
21 @.o.tif_compress \
22 @.o.tif_dir \
23 @.o.tif_dirinfo \
24 @.o.tif_dirread \
25 @.o.tif_dirwrite \
26 @.o.tif_dumpmode \
27 @.o.tif_error \
28 @.o.tif_fax3 \
29 @.o.tif_flush \
30 @.o.tif_getimage \
31 @.o.tif_jpeg \
32 @.o.tif_lzw \
33 @.o.tif_next \
34 @.o.tif_open \
35 @.o.tif_packbits \
36 @.o.tif_predict \
37 @.o.tif_print \
38 @.o.tif_read \
39 @.o.tif_strip \
40 @.o.tif_swab \
41 @.o.tif_thunder \
42 @.o.tif_tile \
43 @.o.tif_version \
44 @.o.tif_warning \
45 @.o.tif_write \
46 @.o.tif_zip \
47 @.o.tif_fax3sm \
48 @.h.version
49 LibFile $(LibFileflags) \
50 @.o.tif_acorn \
51 @.o.tif_aux \
52 @.o.tif_close \
53 @.o.tif_codec \
54 @.o.tif_compress \
55 @.o.tif_dir \
56 @.o.tif_dirinfo \
57 @.o.tif_dirread \
58 @.o.tif_dirwrite \
59 @.o.tif_dumpmode \
60 @.o.tif_error \
61 @.o.tif_fax3 \
62 @.o.tif_flush \
63 @.o.tif_getimage \
64 @.o.tif_jpeg \
65 @.o.tif_lzw \
66 @.o.tif_next \
67 @.o.tif_open \
68 @.o.tif_packbits \
69 @.o.tif_predict \
70 @.o.tif_print \
71 @.o.tif_read \
72 @.o.tif_strip \
73 @.o.tif_swab \
74 @.o.tif_thunder \
75 @.o.tif_tile \
76 @.o.tif_version \
77 @.o.tif_warning \
78 @.o.tif_write \
79 @.o.tif_zip \
80 @.o.tif_fax3sm
81
82
83# User-editable dependencies:
84@.mkversion: @.o.mkversion C:o.Stubs
85 Link $(linkflags) @.o.mkversion C:o.Stubs
86@.h.version: @.VERSION @.mkversion
87 <Prefix$Dir>.mkversion -v @.VERSION -a @.tiff/alpha @.h.version
88@.mkg3states: @.o.mkg3states @.o.getopt C:o.Stubs
89 link $(linkflags) @.o.mkg3states C:o.Stubs @.o.getopt
90@.c.tif_fax3sm: @.mkg3states
91 <Prefix$Dir>.mkg3states -c const @.c.tif_fax3sm
92
93# Static dependencies:
94@.o.tif_acorn: @.c.tif_acorn
95 cc $(ccflags) -o @.o.tif_acorn @.c.tif_acorn
96@.o.tif_aux: @.c.tif_aux
97 cc $(ccflags) -o @.o.tif_aux @.c.tif_aux
98@.o.tif_close: @.c.tif_close
99 cc $(ccflags) -o @.o.tif_close @.c.tif_close
100@.o.tif_codec: @.c.tif_codec
101 cc $(ccflags) -o @.o.tif_codec @.c.tif_codec
102@.o.tif_compress: @.c.tif_compress
103 cc $(ccflags) -o @.o.tif_compress @.c.tif_compress
104@.o.tif_dir: @.c.tif_dir
105 cc $(ccflags) -o @.o.tif_dir @.c.tif_dir
106@.o.tif_dirinfo: @.c.tif_dirinfo
107 cc $(ccflags) -o @.o.tif_dirinfo @.c.tif_dirinfo
108@.o.tif_dirread: @.c.tif_dirread
109 cc $(ccflags) -o @.o.tif_dirread @.c.tif_dirread
110@.o.tif_dirwrite: @.c.tif_dirwrite
111 cc $(ccflags) -o @.o.tif_dirwrite @.c.tif_dirwrite
112@.o.tif_dumpmode: @.c.tif_dumpmode
113 cc $(ccflags) -o @.o.tif_dumpmode @.c.tif_dumpmode
114@.o.tif_error: @.c.tif_error
115 cc $(ccflags) -o @.o.tif_error @.c.tif_error
116@.o.tif_fax3: @.c.tif_fax3
117 cc $(ccflags) -o @.o.tif_fax3 @.c.tif_fax3
118@.o.tif_flush: @.c.tif_flush
119 cc $(ccflags) -o @.o.tif_flush @.c.tif_flush
120@.o.tif_getimage: @.c.tif_getimage
121 cc $(ccflags) -o @.o.tif_getimage @.c.tif_getimage
122@.o.tif_jpeg: @.c.tif_jpeg
123 cc $(ccflags) -o @.o.tif_jpeg @.c.tif_jpeg
124@.o.tif_lzw: @.c.tif_lzw
125 cc $(ccflags) -o @.o.tif_lzw @.c.tif_lzw
126@.o.tif_next: @.c.tif_next
127 cc $(ccflags) -o @.o.tif_next @.c.tif_next
128@.o.tif_open: @.c.tif_open
129 cc $(ccflags) -o @.o.tif_open @.c.tif_open
130@.o.tif_packbits: @.c.tif_packbits
131 cc $(ccflags) -o @.o.tif_packbits @.c.tif_packbits
132@.o.tif_predict: @.c.tif_predict
133 cc $(ccflags) -o @.o.tif_predict @.c.tif_predict
134@.o.tif_print: @.c.tif_print
135 cc $(ccflags) -o @.o.tif_print @.c.tif_print
136@.o.tif_read: @.c.tif_read
137 cc $(ccflags) -o @.o.tif_read @.c.tif_read
138@.o.tif_strip: @.c.tif_strip
139 cc $(ccflags) -o @.o.tif_strip @.c.tif_strip
140@.o.tif_swab: @.c.tif_swab
141 cc $(ccflags) -o @.o.tif_swab @.c.tif_swab
142@.o.tif_thunder: @.c.tif_thunder
143 cc $(ccflags) -o @.o.tif_thunder @.c.tif_thunder
144@.o.tif_tile: @.c.tif_tile
145 cc $(ccflags) -o @.o.tif_tile @.c.tif_tile
146@.o.tif_version: @.c.tif_version
147 cc $(ccflags) -o @.o.tif_version @.c.tif_version
148@.o.tif_warning: @.c.tif_warning
149 cc $(ccflags) -o @.o.tif_warning @.c.tif_warning
150@.o.tif_write: @.c.tif_write
151 cc $(ccflags) -o @.o.tif_write @.c.tif_write
152@.o.tif_zip: @.c.tif_zip
153 cc $(ccflags) -o @.o.tif_zip @.c.tif_zip
154@.o.mkg3states: @.c.mkg3states
155 cc $(ccflags) -o @.o.mkg3states @.c.mkg3states
156@.o.getopt: @.c.getopt
157 cc $(ccflags) -o @.o.getopt @.c.getopt
158@.o.mkspans: @.c.mkspans
159 cc $(ccflags) -o @.o.mkspans @.c.mkspans
160@.o.tif_fax3sm: @.c.tif_fax3sm
161 cc $(ccflags) -o @.o.tif_fax3sm @.c.tif_fax3sm
162@.o.mkversion: @.c.mkversion
163 cc $(ccflags) -o @.o.mkversion @.c.mkversion
164
165# Dynamic dependencies: