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.157 by root, Wed Jan 18 11:47:51 2012 UTC vs.
Revision 1.159 by sf-exg, Sat Feb 4 21:47:06 2012 UTC

14CXXFLAGS = @CXXFLAGS@ 14CXXFLAGS = @CXXFLAGS@
15CPPFLAGS = @CPPFLAGS@ 15CPPFLAGS = @CPPFLAGS@
16LDFLAGS = @LDFLAGS@ 16LDFLAGS = @LDFLAGS@
17DEFS = @DEFS@ 17DEFS = @DEFS@
18LIBS = @LIBS@ 18LIBS = @LIBS@
19XINC = @X_CFLAGS@ @AFTERIMAGE_CFLAGS@ @PIXBUF_CFLAGS@ @STARTUP_NOTIFICATION_CFLAGS@ 19XINC = @X_CFLAGS@ @PIXBUF_CFLAGS@ @STARTUP_NOTIFICATION_CFLAGS@
20XLIB = @X_LIBS@ @AFTERIMAGE_LIBS@ -lX11 @X_EXTRA_LIBS@ @PIXBUF_LIBS@ @STARTUP_NOTIFICATION_LIBS@ 20XLIB = @X_LIBS@ -lX11 @X_EXTRA_LIBS@ @PIXBUF_LIBS@ @STARTUP_NOTIFICATION_LIBS@
21COMPILE = $(CXX) -I.. -I$(srcdir) -I. -I$(srcdir)/../libev -I$(srcdir)/../libptytty/src -I$(srcdir)/../libecb $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(XINC) 21COMPILE = $(CXX) -I.. -I$(srcdir) -I. -I$(srcdir)/../libev -I$(srcdir)/../libptytty/src -I$(srcdir)/../libecb $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(XINC)
22LINK = @LINKER@ $(LDFLAGS) 22LINK = @LINKER@ $(LDFLAGS)
23EXEEXT = @EXEEXT@ 23EXEEXT = @EXEEXT@
24PERLFLAGS = @PERLFLAGS@ 24PERLFLAGS = @PERLFLAGS@
25PERLLIB = @PERLLIB@ 25PERLLIB = @PERLLIB@
192rxvtfont.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 192rxvtfont.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
193rxvtfont.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 193rxvtfont.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
194rxvtfont.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h 194rxvtfont.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
195rxvtfont.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h 195rxvtfont.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
196rxvtfont.o: optinc.h table/linedraw.h 196rxvtfont.o: optinc.h table/linedraw.h
197rxvtperl.o: ../config.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
198rxvtperl.o: rxvt.h feature.h encoding.h rxvtutil.h ../libecb/ecb.h rxvtfont.h
199rxvtperl.o: rxvttoolkit.h callback.h scrollbar.h salloc.h
200rxvtperl.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
201rxvtperl.o: optinc.h keyboard.h perlxsi.c iom_perl.h
197rxvttoolkit.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 202rxvttoolkit.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
198rxvttoolkit.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 203rxvttoolkit.o: ../libecb/ecb.h rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
199rxvttoolkit.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h 204rxvttoolkit.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
200rxvttoolkit.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h 205rxvttoolkit.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
201rxvttoolkit.o: optinc.h 206rxvttoolkit.o: optinc.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines