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.183 by sf-exg, Thu Jul 14 05:33:26 2016 UTC vs.
Revision 1.184 by root, Mon Jul 8 02:59:51 2019 UTC

142 $(COMPILE) $(PERLFLAGS) -DLIBDIR="\"$(libdir)/urxvt\"" -c $< 142 $(COMPILE) $(PERLFLAGS) -DLIBDIR="\"$(libdir)/urxvt\"" -c $<
143 143
144depend: 144depend:
145 makedepend -f Makefile.in -I. -I.. -I../libptytty/src -I../libev -Y *.C *.xs >/dev/null 2>&1 145 makedepend -f Makefile.in -I. -I.. -I../libptytty/src -I../libev -Y *.C *.xs >/dev/null 2>&1
146 146
147# makedepend has trouble finding these
148ev_cpp.o: ../libev/ev.c ../libev/ev_epoll.c ../libev/ev_kqueue.c ../libev/ev_linuxaio.c
149ev_cpp.o: ../libev/ev_poll.c ../libev/ev_port.c ../libev/ev_select.c ../libev/ev_win32.c
150
151
147# DO NOT DELETE: nice dependency list follows 152# DO NOT DELETE: nice dependency list follows
148 153
149background.o: ../config.h rxvt.h feature.h ../libptytty/src/ecb.h encoding.h
150background.o: rxvtutil.h ../libptytty/src/estl.h emman.h rxvtfont.h
151background.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
152background.o: ../libev/ev.h callback.h rxvtimg.h scrollbar.h
153background.o: ../libptytty/src/libptytty.h rxvtperl.h hookinc.h rsinc.h
154background.o: optinc.h
155command.o: ../config.h rxvt.h feature.h ../libptytty/src/ecb.h encoding.h 154command.o: ../config.h rxvt.h feature.h ../libptytty/src/ecb.h encoding.h
156command.o: rxvtutil.h ../libptytty/src/estl.h emman.h rxvtfont.h 155command.o: rxvtutil.h ../libptytty/src/estl.h emman.h rxvtfont.h
157command.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 156command.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
158command.o: callback.h rxvtimg.h scrollbar.h ../libptytty/src/libptytty.h 157command.o: callback.h rxvtimg.h scrollbar.h ../libptytty/src/libptytty.h
159command.o: rxvtperl.h hookinc.h rsinc.h optinc.h version.h command.h 158command.o: rxvtperl.h hookinc.h rsinc.h optinc.h version.h command.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines