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.114 by ayin, Mon Nov 19 11:39:17 2007 UTC vs.
Revision 1.123 by ayin, Sun Dec 16 13:56:17 2007 UTC

19LDFLAGS = @LDFLAGS@ 19LDFLAGS = @LDFLAGS@
20DEFS = @DEFS@ 20DEFS = @DEFS@
21LIBS = @LIBS@ 21LIBS = @LIBS@
22XINC = @X_CFLAGS@ @AFTERIMAGE_CFLAGS@ 22XINC = @X_CFLAGS@ @AFTERIMAGE_CFLAGS@
23XLIB = @X_LIBS@ @AFTERIMAGE_LIBS@ -lX11 @X_EXTRA_LIBS@ 23XLIB = @X_LIBS@ @AFTERIMAGE_LIBS@ -lX11 @X_EXTRA_LIBS@
24COMPILE = $(CXX) -I$(srcdir)/../libev -I.. -I$(srcdir) -I. $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(DEBUG) $(XINC) 24COMPILE = $(CXX) -I.. -I$(srcdir) -I. -I$(srcdir)/../libev $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(DEBUG) $(XINC)
25LINK = @LINKER@ $(LDFLAGS) 25LINK = @LINKER@ $(LDFLAGS)
26 26
27srcdir = @srcdir@ 27srcdir = @srcdir@
28VPATH = @srcdir@ 28VPATH = @srcdir@
29 29
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
161encoding.o: table/cns11643_1992_6.h table/cns11643_1992_7.h 161encoding.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 162encoding.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 163encoding.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 164encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
165encoding.o: table/compose.h table/category.h 165encoding.o: table/compose.h table/category.h
166ev_cpp.o: rxvttoolkit.h ev_cpp.h rxvtlib.h optinc.h rxvtutil.h callback.h 166ev_cpp.o: ev_cpp.h
167fdpass.o: ../config.h libptytty.h 167fdpass.o: ../config.h libptytty.h
168init.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtutil.h 168init.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 169init.o: rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h libptytty.h
170init.o: rxvtperl.h hookinc.h background.h rsinc.h init.h 170init.o: rxvtperl.h hookinc.h background.h rsinc.h init.h
171keyboard.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h 171keyboard.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h
202rxvtdaemon.o: rxvtdaemon.h rxvtutil.h 202rxvtdaemon.o: rxvtdaemon.h rxvtutil.h
203rxvtfont.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h 203rxvtfont.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 204rxvtfont.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
205rxvtfont.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h 205rxvtfont.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
206rxvtfont.o: table/linedraw.h 206rxvtfont.o: table/linedraw.h
207rxvtperl.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h 207rxvtperl.o: ../config.h ev_cpp.h rxvt.h rxvtlib.h optinc.h feature.h
208rxvtperl.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h 208rxvtperl.o: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h callback.h
209rxvtperl.o: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h keyboard.h 209rxvtperl.o: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
210rxvtperl.o: perlxsi.c ./iom_perl.h 210rxvtperl.o: keyboard.h perlxsi.c ./iom_perl.h
211rxvttoolkit.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h 211rxvttoolkit.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 212rxvttoolkit.o: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h
213rxvttoolkit.o: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h 213rxvttoolkit.o: salloc.h libptytty.h rxvtperl.h hookinc.h background.h rsinc.h
214rxvtutil.o: rxvtutil.h 214rxvtutil.o: rxvtutil.h
215salloc.o: salloc.h 215salloc.o: salloc.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: rxvttoolkit.h ev_cpp.h rxvtlib.h optinc.h rxvtutil.h callback.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 rxvt.h rxvtlib.h optinc.h feature.h encoding.h
307rxvtperl.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h callback.h salloc.h
308rxvtperl.lo: libptytty.h rxvtperl.h hookinc.h background.h rsinc.h keyboard.h
309rxvtperl.lo: 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