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.124 by ayin, Mon Dec 17 11:49:47 2007 UTC vs.
Revision 1.125 by root, Wed Dec 19 02:17:34 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines