ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/Makefile.in
(Generate patch)

Comparing rxvt-unicode/src/Makefile.in (file contents):
Revision 1.148 by root, Wed Jun 29 13:50:46 2011 UTC vs.
Revision 1.149 by root, Wed Jun 29 15:17:07 2011 UTC

119 119
120rxvtperl.o: rxvtperl.C perlxsi.c 120rxvtperl.o: rxvtperl.C perlxsi.c
121 $(COMPILE) $(PERLFLAGS) -DLIBDIR="\"$(libdir)/urxvt\"" -c $< 121 $(COMPILE) $(PERLFLAGS) -DLIBDIR="\"$(libdir)/urxvt\"" -c $<
122 122
123depend: 123depend:
124 makedepend -f Makefile.in -I. -I.. -I../libev -I../libptytty/src -Y *.C >/dev/null 2>&1 124 makedepend -f Makefile.in -I. -I.. -I../libev -I../libptytty/src -I../libecb -Y *.C >/dev/null 2>&1
125 125
126# DO NOT DELETE: nice dependency list follows 126# DO NOT DELETE: nice dependency list follows
127 127
128background.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 128background.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
129background.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h 129background.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
130background.o: ../libev/ev.h callback.h scrollbar.h salloc.h 130background.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
131background.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h 131background.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
132background.o: optinc.h 132background.o: optinc.h
133command.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 133command.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h
134command.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 134command.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
135command.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 135command.o: ../libev/ev.h callback.h scrollbar.h salloc.h
136command.o: rxvtperl.h hookinc.h rsinc.h optinc.h version.h command.h 136command.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h
137command.o: keyboard.h 137command.o: version.h command.h keyboard.h
138encoding.o: ../config.h encoding.h rxvtutil.h table/iso8859_1.h 138encoding.o: ../config.h encoding.h rxvtutil.h ../libecb/ecb.h
139encoding.o: table/iso8859_15.h table/iso8859_2.h table/iso8859_3.h
140encoding.o: table/iso8859_4.h table/iso8859_5.h table/iso8859_6.h 139encoding.o: table/iso8859_1.h table/iso8859_15.h table/iso8859_2.h
141encoding.o: table/iso8859_7.h table/iso8859_8.h table/iso8859_9.h 140encoding.o: table/iso8859_3.h table/iso8859_4.h table/iso8859_5.h
142encoding.o: table/iso8859_10.h table/iso8859_11.h table/iso8859_13.h 141encoding.o: table/iso8859_6.h table/iso8859_7.h table/iso8859_8.h
143encoding.o: table/iso8859_14.h table/iso8859_16.h table/koi8_r.h 142encoding.o: table/iso8859_9.h table/iso8859_10.h table/iso8859_11.h
143encoding.o: table/iso8859_13.h table/iso8859_14.h table/iso8859_16.h
144encoding.o: table/koi8_u.h table/ksc5601_1987_0.h table/big5.h table/gbk_0.h 144encoding.o: table/koi8_r.h table/koi8_u.h table/ksc5601_1987_0.h table/big5.h
145encoding.o: table/gb2312_1980_0.h table/cns11643_1992_1.h 145encoding.o: table/gbk_0.h table/gb2312_1980_0.h table/cns11643_1992_1.h
146encoding.o: table/cns11643_1992_2.h table/cns11643_1992_3.h 146encoding.o: table/cns11643_1992_2.h table/cns11643_1992_3.h
147encoding.o: table/cns11643_1992_4.h table/cns11643_1992_5.h 147encoding.o: table/cns11643_1992_4.h table/cns11643_1992_5.h
148encoding.o: table/cns11643_1992_6.h table/cns11643_1992_7.h 148encoding.o: table/cns11643_1992_6.h table/cns11643_1992_7.h
149encoding.o: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h 149encoding.o: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
150encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h 150encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
152encoding.o: table/compose.h table/category.h 152encoding.o: table/compose.h table/category.h
153ev_cpp.o: ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h ../libev/ev.c 153ev_cpp.o: ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h ../libev/ev.c
154ev_cpp.o: ../libev/ev_vars.h ../libev/ev_epoll.c ../libev/ev_select.c 154ev_cpp.o: ../libev/ev_vars.h ../libev/ev_epoll.c ../libev/ev_select.c
155fdpass_wrapper.o: ../libptytty/src/fdpass.C ../config.h 155fdpass_wrapper.o: ../libptytty/src/fdpass.C ../config.h
156fdpass_wrapper.o: ../libptytty/src/libptytty.h 156fdpass_wrapper.o: ../libptytty/src/libptytty.h
157init.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 157init.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h
158init.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 158init.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
159init.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 159init.o: ../libev/ev.h callback.h scrollbar.h salloc.h
160init.o: rxvtperl.h hookinc.h rsinc.h optinc.h init.h keyboard.h 160init.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h
161init.o: init.h keyboard.h
161keyboard.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 162keyboard.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
162keyboard.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 163keyboard.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
163keyboard.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 164keyboard.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
164keyboard.o: rxvtperl.h hookinc.h rsinc.h optinc.h keyboard.h command.h 165keyboard.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
166keyboard.o: optinc.h keyboard.h command.h
165main.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 167main.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h
166main.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 168main.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
167main.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 169main.o: ../libev/ev.h callback.h scrollbar.h salloc.h
168main.o: rxvtperl.h hookinc.h rsinc.h optinc.h init.h keyboard.h 170main.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h
171main.o: init.h keyboard.h
169misc.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 172misc.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h
170misc.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 173misc.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
171misc.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 174misc.o: ../libev/ev.h callback.h scrollbar.h salloc.h
172misc.o: rxvtperl.h hookinc.h rsinc.h optinc.h 175misc.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h
173ptytty_wrapper.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 176ptytty_wrapper.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
174ptytty_wrapper.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../libev/ev++.h 177ptytty_wrapper.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h
175ptytty_wrapper.o: ../libev/ev.h callback.h scrollbar.h salloc.h 178ptytty_wrapper.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h
176ptytty_wrapper.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h 179ptytty_wrapper.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h hookinc.h
177ptytty_wrapper.o: optinc.h ../libptytty/src/logging.C 180ptytty_wrapper.o: rsinc.h optinc.h ../libptytty/src/logging.C
178ptytty_wrapper.o: ../libptytty/src/ptytty.h ../libptytty/src/ptytty_conf.h 181ptytty_wrapper.o: ../libptytty/src/ptytty.h ../libptytty/src/ptytty_conf.h
179ptytty_wrapper.o: ../libptytty/src/proxy.C ../libptytty/src/ptytty.C 182ptytty_wrapper.o: ../libptytty/src/proxy.C ../libptytty/src/ptytty.C
180rxvt.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 183rxvt.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h
181rxvt.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 184rxvt.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
182rxvt.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 185rxvt.o: ../libev/ev.h callback.h scrollbar.h salloc.h
183rxvt.o: rxvtperl.h hookinc.h rsinc.h optinc.h 186rxvt.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h
184rxvtc.o: ../config.h rxvtdaemon.h rxvtutil.h ../libptytty/src/libptytty.h 187rxvtc.o: ../config.h rxvtdaemon.h rxvtutil.h ../libecb/ecb.h
188rxvtc.o: ../libptytty/src/libptytty.h
185rxvtd.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 189rxvtd.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h
186rxvtd.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 190rxvtd.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
187rxvtd.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 191rxvtd.o: ../libev/ev.h callback.h scrollbar.h salloc.h
188rxvtd.o: rxvtperl.h hookinc.h rsinc.h optinc.h rxvtdaemon.h 192rxvtd.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h
193rxvtd.o: rxvtdaemon.h
189rxvtdaemon.o: rxvtdaemon.h rxvtutil.h 194rxvtdaemon.o: rxvtdaemon.h rxvtutil.h ../libecb/ecb.h
190rxvtfont.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 195rxvtfont.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
191rxvtfont.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 196rxvtfont.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
192rxvtfont.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 197rxvtfont.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
193rxvtfont.o: rxvtperl.h hookinc.h rsinc.h optinc.h table/linedraw.h 198rxvtfont.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
199rxvtfont.o: optinc.h table/linedraw.h
194rxvtperl.o: ../config.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 200rxvtperl.o: ../config.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
195rxvtperl.o: rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h 201rxvtperl.o: rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h rxvtfont.h
196rxvtperl.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 202rxvtperl.o: rxvttoolkit.h callback.h scrollbar.h salloc.h
197rxvtperl.o: rxvtperl.h hookinc.h rsinc.h optinc.h keyboard.h perlxsi.c 203rxvtperl.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
198rxvtperl.o: iom_perl.h 204rxvtperl.o: optinc.h keyboard.h perlxsi.c iom_perl.h
199rxvttoolkit.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 205rxvttoolkit.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
200rxvttoolkit.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h 206rxvttoolkit.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
201rxvttoolkit.o: ../libev/ev.h callback.h scrollbar.h salloc.h 207rxvttoolkit.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
202rxvttoolkit.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h 208rxvttoolkit.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
203rxvttoolkit.o: optinc.h 209rxvttoolkit.o: optinc.h
204rxvtutil.o: rxvtutil.h 210rxvtutil.o: rxvtutil.h ../libecb/ecb.h
205salloc.o: salloc.h 211salloc.o: salloc.h
206screen.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 212screen.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h
207screen.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 213screen.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
208screen.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 214screen.o: ../libev/ev.h callback.h scrollbar.h salloc.h
209screen.o: rxvtperl.h hookinc.h rsinc.h optinc.h salloc.C 215screen.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h
216screen.o: salloc.C
210scrollbar-next.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 217scrollbar-next.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
211scrollbar-next.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 218scrollbar-next.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h
212scrollbar-next.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h 219scrollbar-next.o: ../config.h ../libev/ev++.h ../libev/ev.h callback.h
213scrollbar-next.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h hookinc.h 220scrollbar-next.o: scrollbar.h salloc.h ../libptytty/src/libptytty.h
214scrollbar-next.o: rsinc.h optinc.h 221scrollbar-next.o: rxvtperl.h hookinc.h rsinc.h optinc.h
215scrollbar-plain.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 222scrollbar-plain.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
216scrollbar-plain.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 223scrollbar-plain.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h
217scrollbar-plain.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h 224scrollbar-plain.o: ../config.h ../libev/ev++.h ../libev/ev.h callback.h
218scrollbar-plain.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h hookinc.h 225scrollbar-plain.o: scrollbar.h salloc.h ../libptytty/src/libptytty.h
219scrollbar-plain.o: rsinc.h optinc.h 226scrollbar-plain.o: rxvtperl.h hookinc.h rsinc.h optinc.h
220scrollbar-rxvt.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 227scrollbar-rxvt.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
221scrollbar-rxvt.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 228scrollbar-rxvt.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h
222scrollbar-rxvt.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h 229scrollbar-rxvt.o: ../config.h ../libev/ev++.h ../libev/ev.h callback.h
223scrollbar-rxvt.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h hookinc.h 230scrollbar-rxvt.o: scrollbar.h salloc.h ../libptytty/src/libptytty.h
224scrollbar-rxvt.o: rsinc.h optinc.h 231scrollbar-rxvt.o: rxvtperl.h hookinc.h rsinc.h optinc.h
225scrollbar-xterm.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 232scrollbar-xterm.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
226scrollbar-xterm.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 233scrollbar-xterm.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h
227scrollbar-xterm.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h 234scrollbar-xterm.o: ../config.h ../libev/ev++.h ../libev/ev.h callback.h
228scrollbar-xterm.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h hookinc.h
229scrollbar-xterm.o: rsinc.h optinc.h
230scrollbar.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
231scrollbar.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
232scrollbar.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 235scrollbar-xterm.o: scrollbar.h salloc.h ../libptytty/src/libptytty.h
233scrollbar.o: rxvtperl.h hookinc.h rsinc.h optinc.h 236scrollbar-xterm.o: rxvtperl.h hookinc.h rsinc.h optinc.h
237scrollbar.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
238scrollbar.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
239scrollbar.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
240scrollbar.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
241scrollbar.o: optinc.h
234xdefaults.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 242xdefaults.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
235xdefaults.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 243xdefaults.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
236xdefaults.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h 244xdefaults.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
237xdefaults.o: rxvtperl.h hookinc.h rsinc.h optinc.h version.h keyboard.h 245xdefaults.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
246xdefaults.o: optinc.h version.h keyboard.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines