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.120 by root, Sun Nov 25 09:26:05 2007 UTC vs.
Revision 1.121 by ayin, Thu Dec 13 23:14:40 2007 UTC

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. -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 callback.h
237scrollbar.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h 237scrollbar.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
238xdefaults.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h 238xdefaults.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 239xdefaults.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
240xdefaults.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h version.h 240xdefaults.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h version.h
241xdefaults.o: keyboard.h 241xdefaults.o: keyboard.h
242
243background.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
244background.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h
245background.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
246command.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
247command.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
248command.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h version.h
249command.lo: command.h keyboard.h
250encoding.lo: ../config.h encoding.h table/iso8859_1.h table/iso8859_15.h
251encoding.lo: table/iso8859_2.h table/iso8859_3.h table/iso8859_4.h
252encoding.lo: table/iso8859_5.h table/iso8859_6.h table/iso8859_7.h
253encoding.lo: table/iso8859_8.h table/iso8859_9.h table/iso8859_10.h
254encoding.lo: table/iso8859_11.h table/iso8859_13.h table/iso8859_14.h
255encoding.lo: table/iso8859_16.h table/koi8_r.h table/koi8_u.h
256encoding.lo: table/ksc5601_1987_0.h table/big5.h table/gbk_0.h
257encoding.lo: table/gb2312_1980_0.h table/cns11643_1992_1.h
258encoding.lo: table/cns11643_1992_2.h table/cns11643_1992_3.h
259encoding.lo: table/cns11643_1992_4.h table/cns11643_1992_5.h
260encoding.lo: table/cns11643_1992_6.h table/cns11643_1992_7.h
261encoding.lo: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
262encoding.lo: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
263encoding.lo: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
264encoding.lo: table/compose.h table/category.h
265ev_cpp.lo: ev_cpp.h
266fdpass.lo: ../config.h libptytty.h
267init.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
268init.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
269init.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h init.h
270keyboard.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
271keyboard.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
272keyboard.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h keyboard.h
273keyboard.lo: command.h
274logging.lo: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h
275logging.lo: optinc.h feature.h encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h
276logging.lo: ev_cpp.h callback.h salloc.h rxvtperl.h hookinc.h background.h
277logging.lo: rsinc.h
278main.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
279main.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
280main.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h keyboard.h
281misc.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
282misc.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
283misc.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
284proxy.lo: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h
285proxy.lo: optinc.h feature.h encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h
286proxy.lo: ev_cpp.h callback.h salloc.h rxvtperl.h hookinc.h background.h
287proxy.lo: rsinc.h
288ptytty.lo: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h
289ptytty.lo: optinc.h feature.h encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h
290ptytty.lo: ev_cpp.h callback.h salloc.h rxvtperl.h hookinc.h background.h
291ptytty.lo: rsinc.h
292rxvt.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
293rxvt.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
294rxvt.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
295rxvtc.lo: ../config.h rxvtdaemon.h rxvtutil.h libptytty.h rxvt.h rxvtlib.h
296rxvtc.lo: optinc.h feature.h encoding.h rxvtfont.h rxvttoolkit.h ev_cpp.h
297rxvtc.lo: callback.h salloc.h rxvtperl.h hookinc.h background.h rsinc.h
298rxvtd.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
299rxvtd.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
300rxvtd.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h rxvtdaemon.h
301rxvtdaemon.lo: rxvtdaemon.h rxvtutil.h
302rxvtfont.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
303rxvtfont.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
304rxvtfont.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
305rxvtfont.lo: table/linedraw.h
306rxvtperl.lo: ../config.h ev_cpp.h rxvt.h rxvtlib.h optinc.h feature.h
307rxvtperl.lo: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h callback.h
308rxvtperl.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
309rxvtperl.lo: keyboard.h perlxsi.c ./iom_perl.h
310rxvttoolkit.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
311rxvttoolkit.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h
312rxvttoolkit.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h
313rxvttoolkit.lo: rsinc.h
314rxvtutil.lo: rxvtutil.h
315salloc.lo: salloc.h
316screen.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
317screen.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
318screen.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h salloc.C
319scrollbar-next.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
320scrollbar-next.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h
321scrollbar-next.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h
322scrollbar-next.lo: rsinc.h
323scrollbar-plain.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h
324scrollbar-plain.lo: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h
325scrollbar-plain.lo: callback.h salloc.h libptytty.h rxvtperl.h hookinc.h
326scrollbar-plain.lo: background.h rsinc.h
327scrollbar-rxvt.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
328scrollbar-rxvt.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h
329scrollbar-rxvt.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h
330scrollbar-rxvt.lo: rsinc.h
331scrollbar-xterm.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h
332scrollbar-xterm.lo: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h
333scrollbar-xterm.lo: callback.h salloc.h libptytty.h rxvtperl.h hookinc.h
334scrollbar-xterm.lo: background.h rsinc.h
335scrollbar.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
336scrollbar.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h
337scrollbar.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
338xdefaults.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
339xdefaults.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h
340xdefaults.lo: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
341xdefaults.lo: version.h keyboard.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines