summaryrefslogtreecommitdiff
path: root/graphics/radiance/patches/patch-ap
blob: fa4d7627ffe7d1521fc7eb0e3efbd9899e41c59e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
$NetBSD: patch-ap,v 1.1.1.1 2005/02/16 22:17:34 jschauma Exp $

--- ./src/px/tiff/contrib/acorn/Makefile.orig	2005-02-15 15:19:56.000000000 -0500
+++ ./src/px/tiff/contrib/acorn/Makefile	2005-02-15 15:20:54.000000000 -0500
@@ -92,74 +92,74 @@
 
 # Static dependencies:
 @.o.tif_acorn:   @.c.tif_acorn
-	cc $(ccflags) -o @.o.tif_acorn @.c.tif_acorn 
+	${CC} $(ccflags) -o @.o.tif_acorn @.c.tif_acorn 
 @.o.tif_aux:   @.c.tif_aux
-	cc $(ccflags) -o @.o.tif_aux @.c.tif_aux 
+	${CC} $(ccflags) -o @.o.tif_aux @.c.tif_aux 
 @.o.tif_close:   @.c.tif_close
-	cc $(ccflags) -o @.o.tif_close @.c.tif_close 
+	${CC} $(ccflags) -o @.o.tif_close @.c.tif_close 
 @.o.tif_codec:   @.c.tif_codec
-	cc $(ccflags) -o @.o.tif_codec @.c.tif_codec 
+	${CC} $(ccflags) -o @.o.tif_codec @.c.tif_codec 
 @.o.tif_compress:   @.c.tif_compress
-	cc $(ccflags) -o @.o.tif_compress @.c.tif_compress 
+	${CC} $(ccflags) -o @.o.tif_compress @.c.tif_compress 
 @.o.tif_dir:   @.c.tif_dir
-	cc $(ccflags) -o @.o.tif_dir @.c.tif_dir 
+	${CC} $(ccflags) -o @.o.tif_dir @.c.tif_dir 
 @.o.tif_dirinfo:   @.c.tif_dirinfo
-	cc $(ccflags) -o @.o.tif_dirinfo @.c.tif_dirinfo 
+	${CC} $(ccflags) -o @.o.tif_dirinfo @.c.tif_dirinfo 
 @.o.tif_dirread:   @.c.tif_dirread
-	cc $(ccflags) -o @.o.tif_dirread @.c.tif_dirread 
+	${CC} $(ccflags) -o @.o.tif_dirread @.c.tif_dirread 
 @.o.tif_dirwrite:   @.c.tif_dirwrite
-	cc $(ccflags) -o @.o.tif_dirwrite @.c.tif_dirwrite 
+	${CC} $(ccflags) -o @.o.tif_dirwrite @.c.tif_dirwrite 
 @.o.tif_dumpmode:   @.c.tif_dumpmode
-	cc $(ccflags) -o @.o.tif_dumpmode @.c.tif_dumpmode 
+	${CC} $(ccflags) -o @.o.tif_dumpmode @.c.tif_dumpmode 
 @.o.tif_error:   @.c.tif_error
-	cc $(ccflags) -o @.o.tif_error @.c.tif_error 
+	${CC} $(ccflags) -o @.o.tif_error @.c.tif_error 
 @.o.tif_fax3:   @.c.tif_fax3
-	cc $(ccflags) -o @.o.tif_fax3 @.c.tif_fax3 
+	${CC} $(ccflags) -o @.o.tif_fax3 @.c.tif_fax3 
 @.o.tif_flush:   @.c.tif_flush
-	cc $(ccflags) -o @.o.tif_flush @.c.tif_flush 
+	${CC} $(ccflags) -o @.o.tif_flush @.c.tif_flush 
 @.o.tif_getimage:   @.c.tif_getimage
-	cc $(ccflags) -o @.o.tif_getimage @.c.tif_getimage 
+	${CC} $(ccflags) -o @.o.tif_getimage @.c.tif_getimage 
 @.o.tif_jpeg:   @.c.tif_jpeg
-	cc $(ccflags) -o @.o.tif_jpeg @.c.tif_jpeg 
+	${CC} $(ccflags) -o @.o.tif_jpeg @.c.tif_jpeg 
 @.o.tif_lzw:   @.c.tif_lzw
-	cc $(ccflags) -o @.o.tif_lzw @.c.tif_lzw 
+	${CC} $(ccflags) -o @.o.tif_lzw @.c.tif_lzw 
 @.o.tif_next:   @.c.tif_next
-	cc $(ccflags) -o @.o.tif_next @.c.tif_next 
+	${CC} $(ccflags) -o @.o.tif_next @.c.tif_next 
 @.o.tif_open:   @.c.tif_open
-	cc $(ccflags) -o @.o.tif_open @.c.tif_open 
+	${CC} $(ccflags) -o @.o.tif_open @.c.tif_open 
 @.o.tif_packbits:   @.c.tif_packbits
-	cc $(ccflags) -o @.o.tif_packbits @.c.tif_packbits 
+	${CC} $(ccflags) -o @.o.tif_packbits @.c.tif_packbits 
 @.o.tif_predict:   @.c.tif_predict
-	cc $(ccflags) -o @.o.tif_predict @.c.tif_predict 
+	${CC} $(ccflags) -o @.o.tif_predict @.c.tif_predict 
 @.o.tif_print:   @.c.tif_print
-	cc $(ccflags) -o @.o.tif_print @.c.tif_print 
+	${CC} $(ccflags) -o @.o.tif_print @.c.tif_print 
 @.o.tif_read:   @.c.tif_read
-	cc $(ccflags) -o @.o.tif_read @.c.tif_read 
+	${CC} $(ccflags) -o @.o.tif_read @.c.tif_read 
 @.o.tif_strip:   @.c.tif_strip
-	cc $(ccflags) -o @.o.tif_strip @.c.tif_strip 
+	${CC} $(ccflags) -o @.o.tif_strip @.c.tif_strip 
 @.o.tif_swab:   @.c.tif_swab
-	cc $(ccflags) -o @.o.tif_swab @.c.tif_swab 
+	${CC} $(ccflags) -o @.o.tif_swab @.c.tif_swab 
 @.o.tif_thunder:   @.c.tif_thunder
-	cc $(ccflags) -o @.o.tif_thunder @.c.tif_thunder 
+	${CC} $(ccflags) -o @.o.tif_thunder @.c.tif_thunder 
 @.o.tif_tile:   @.c.tif_tile
-	cc $(ccflags) -o @.o.tif_tile @.c.tif_tile 
+	${CC} $(ccflags) -o @.o.tif_tile @.c.tif_tile 
 @.o.tif_version:   @.c.tif_version
-	cc $(ccflags) -o @.o.tif_version @.c.tif_version 
+	${CC} $(ccflags) -o @.o.tif_version @.c.tif_version 
 @.o.tif_warning:   @.c.tif_warning
-	cc $(ccflags) -o @.o.tif_warning @.c.tif_warning 
+	${CC} $(ccflags) -o @.o.tif_warning @.c.tif_warning 
 @.o.tif_write:   @.c.tif_write
-	cc $(ccflags) -o @.o.tif_write @.c.tif_write 
+	${CC} $(ccflags) -o @.o.tif_write @.c.tif_write 
 @.o.tif_zip:   @.c.tif_zip
-	cc $(ccflags) -o @.o.tif_zip @.c.tif_zip 
+	${CC} $(ccflags) -o @.o.tif_zip @.c.tif_zip 
 @.o.mkg3states:   @.c.mkg3states
-	cc $(ccflags) -o @.o.mkg3states @.c.mkg3states 
+	${CC} $(ccflags) -o @.o.mkg3states @.c.mkg3states 
 @.o.getopt:   @.c.getopt
-	cc $(ccflags) -o @.o.getopt @.c.getopt 
+	${CC} $(ccflags) -o @.o.getopt @.c.getopt 
 @.o.mkspans:   @.c.mkspans
-	cc $(ccflags) -o @.o.mkspans @.c.mkspans 
+	${CC} $(ccflags) -o @.o.mkspans @.c.mkspans 
 @.o.tif_fax3sm:   @.c.tif_fax3sm
-	cc $(ccflags) -o @.o.tif_fax3sm @.c.tif_fax3sm 
+	${CC} $(ccflags) -o @.o.tif_fax3sm @.c.tif_fax3sm 
 @.o.mkversion:   @.c.mkversion
-	cc $(ccflags) -o @.o.mkversion @.c.mkversion 
+	${CC} $(ccflags) -o @.o.mkversion @.c.mkversion 
 
 # Dynamic dependencies: