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.143 by sf-exg, Mon May 30 18:39:02 2011 UTC vs.
Revision 1.144 by sf-exg, Mon May 30 21:24:41 2011 UTC

19LDFLAGS = @LDFLAGS@ 19LDFLAGS = @LDFLAGS@
20DEFS = @DEFS@ 20DEFS = @DEFS@
21LIBS = @LIBS@ 21LIBS = @LIBS@
22XINC = @X_CFLAGS@ @AFTERIMAGE_CFLAGS@ @PIXBUF_CFLAGS@ 22XINC = @X_CFLAGS@ @AFTERIMAGE_CFLAGS@ @PIXBUF_CFLAGS@
23XLIB = @X_LIBS@ @AFTERIMAGE_LIBS@ -lX11 @X_EXTRA_LIBS@ @PIXBUF_LIBS@ 23XLIB = @X_LIBS@ @AFTERIMAGE_LIBS@ -lX11 @X_EXTRA_LIBS@ @PIXBUF_LIBS@
24COMPILE = $(CXX) -I.. -I$(srcdir) -I. -I$(srcdir)/../libev -I$(srcdir)/../libecb $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(XINC) 24COMPILE = $(CXX) -I.. -I$(srcdir) -I. -I$(srcdir)/../libev -I$(srcdir)/../libptytty/src -I$(srcdir)/../libecb $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(XINC)
25LINK = @LINKER@ $(LDFLAGS) 25LINK = @LINKER@ $(LDFLAGS)
26EXEEXT = @EXEEXT@ 26EXEEXT = @EXEEXT@
27PERLFLAGS = @PERLFLAGS@ 27PERLFLAGS = @PERLFLAGS@
28PERLLIB = @PERLLIB@ 28PERLLIB = @PERLLIB@
29 29
32 32
33first_rule: all 33first_rule: all
34dummy: 34dummy:
35 35
36COMMON = \ 36COMMON = \
37 background.o command.o rxvtfont.o init.o logging.o main.o misc.o \ 37 background.o command.o rxvtfont.o init.o main.o misc.o \
38 ptytty.o proxy.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o \ 38 screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o \
39 scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o \ 39 scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o \
40 rxvttoolkit.o rxvtutil.o keyboard.o \ 40 rxvttoolkit.o rxvtutil.o keyboard.o \
41 fdpass.o ev_cpp.o @PERL_O@ 41 ev_cpp.o ptytty_wrapper.o @PERL_O@
42 42
43COMMON_DAEMON = rxvtdaemon.o 43COMMON_DAEMON = rxvtdaemon.o
44 44
45RXVT_BINNAME=$(DESTDIR)$(bindir)/$(RXVTNAME)$(EXEEXT) 45RXVT_BINNAME=$(DESTDIR)$(bindir)/$(RXVTNAME)$(EXEEXT)
46RXVTC_BINNAME=$(DESTDIR)$(bindir)/$(RXVTNAME)c$(EXEEXT) 46RXVTC_BINNAME=$(DESTDIR)$(bindir)/$(RXVTNAME)c$(EXEEXT)
119 119
120rxvtperl.o: rxvtperl.C perlxsi.c 120rxvtperl.o: rxvtperl.C perlxsi.c
121 $(COMPILE) $(PERLFLAGS) -DLIBDIR="\"$(libdir)/urxvt\"" -c $< 121 $(COMPILE) $(PERLFLAGS) -DLIBDIR="\"$(libdir)/urxvt\"" -c $<
122 122
123depend: 123depend:
124 makedepend -f Makefile.in -I. -I.. -I../libev -Y *.C >/dev/null 2>&1 124 makedepend -f Makefile.in -I. -I.. -I../libev -I../libptytty/src -Y *.C >/dev/null 2>&1
125 125
126# DO NOT DELETE: nice dependency list follows 126# DO NOT DELETE: nice dependency list follows
127 127
128background.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 128background.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
129background.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h 129background.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
130background.o: ../libev/ev.h callback.h scrollbar.h salloc.h libptytty.h 130background.o: ../libev/ev.h callback.h scrollbar.h salloc.h
131background.o: rxvtperl.h hookinc.h rsinc.h optinc.h 131background.o: ../libptytty/src/libptytty.h rxvtperl.h rsinc.h optinc.h
132command.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 132command.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
133command.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 133command.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
134command.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 134command.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
135command.o: rsinc.h optinc.h version.h command.h keyboard.h 135command.o: rxvtperl.h rsinc.h optinc.h version.h command.h
136encoding.o: ../config.h encoding.h rxvtutil.h table/iso8859_1.h 136encoding.o: ../config.h encoding.h rxvtutil.h table/iso8859_1.h
137encoding.o: table/iso8859_15.h table/iso8859_2.h table/iso8859_3.h 137encoding.o: table/iso8859_15.h table/iso8859_2.h table/iso8859_3.h
138encoding.o: table/iso8859_4.h table/iso8859_5.h table/iso8859_6.h 138encoding.o: table/iso8859_4.h table/iso8859_5.h table/iso8859_6.h
139encoding.o: table/iso8859_7.h table/iso8859_8.h table/iso8859_9.h 139encoding.o: table/iso8859_7.h table/iso8859_8.h table/iso8859_9.h
140encoding.o: table/iso8859_10.h table/iso8859_11.h table/iso8859_13.h 140encoding.o: table/iso8859_10.h table/iso8859_11.h table/iso8859_13.h
147encoding.o: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h 147encoding.o: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
148encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h 148encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
149encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h 149encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
150encoding.o: table/compose.h table/category.h 150encoding.o: table/compose.h table/category.h
151ev_cpp.o: ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h ../libev/ev.c 151ev_cpp.o: ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h ../libev/ev.c
152ev_cpp.o: ../libev/ev_vars.h ../libev/ev_epoll.c ../libev/ev_select.c 152ev_cpp.o: ../libev/ev_vars.h
153fdpass.o: ../config.h libptytty.h
154init.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 153init.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
155init.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 154init.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
156init.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 155init.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
157init.o: rsinc.h optinc.h init.h keyboard.h 156init.o: rxvtperl.h rsinc.h optinc.h init.h keyboard.h
158keyboard.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 157keyboard.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
159keyboard.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 158keyboard.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
160keyboard.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 159keyboard.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
161keyboard.o: rsinc.h optinc.h keyboard.h command.h 160keyboard.o: rxvtperl.h rsinc.h optinc.h
162logging.o: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h feature.h
163logging.o: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h
164logging.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
165logging.o: rxvtperl.h hookinc.h rsinc.h optinc.h
166main.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 161main.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
167main.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 162main.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
168main.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 163main.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
169main.o: rsinc.h optinc.h init.h keyboard.h 164main.o: rxvtperl.h rsinc.h optinc.h init.h keyboard.h
170misc.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 165misc.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
171misc.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 166misc.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
172misc.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 167misc.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
173misc.o: rsinc.h optinc.h 168misc.o: rxvtperl.h rsinc.h optinc.h wcwidth.C
174proxy.o: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h feature.h 169ptytty_wrapper.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
175proxy.o: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h 170ptytty_wrapper.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../libev/ev++.h
176proxy.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h
177proxy.o: rxvtperl.h hookinc.h rsinc.h optinc.h
178ptytty.o: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h feature.h
179ptytty.o: encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h ev_cpp.h
180ptytty.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h salloc.h 171ptytty_wrapper.o: ../libev/ev.h callback.h scrollbar.h salloc.h
181ptytty.o: rxvtperl.h hookinc.h rsinc.h optinc.h 172ptytty_wrapper.o: ../libptytty/src/libptytty.h rxvtperl.h rsinc.h optinc.h
173ptytty_wrapper.o: ../libptytty/src/fdpass.C ../libptytty/src/logging.C
174ptytty_wrapper.o: ../libptytty/src/ptytty.h ../libptytty/src/ptytty_conf.h
175ptytty_wrapper.o: ../libptytty/src/proxy.C ../libptytty/src/ptytty.C
182rxvt.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 176rxvt.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
183rxvt.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 177rxvt.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
184rxvt.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 178rxvt.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
185rxvt.o: rsinc.h optinc.h 179rxvt.o: rxvtperl.h rsinc.h optinc.h
186rxvtc.o: ../config.h rxvtdaemon.h rxvtutil.h libptytty.h 180rxvtc.o: ../config.h rxvtdaemon.h rxvtutil.h ../libptytty/src/libptytty.h
187rxvtd.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 181rxvtd.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
188rxvtd.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 182rxvtd.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
189rxvtd.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 183rxvtd.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
190rxvtd.o: rsinc.h optinc.h rxvtdaemon.h 184rxvtd.o: rxvtperl.h rsinc.h optinc.h rxvtdaemon.h
191rxvtdaemon.o: rxvtdaemon.h rxvtutil.h 185rxvtdaemon.o: rxvtdaemon.h rxvtutil.h
192rxvtfont.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 186rxvtfont.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
193rxvtfont.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 187rxvtfont.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
194rxvtfont.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 188rxvtfont.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
195rxvtfont.o: rsinc.h optinc.h table/linedraw.h 189rxvtfont.o: rxvtperl.h rsinc.h optinc.h
196rxvtperl.o: ../config.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
197rxvtperl.o: rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h
198rxvtperl.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h
199rxvtperl.o: rsinc.h optinc.h keyboard.h perlxsi.c iom_perl.h
200rxvttoolkit.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 190rxvttoolkit.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
201rxvttoolkit.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h 191rxvttoolkit.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h
202rxvttoolkit.o: ../libev/ev.h callback.h scrollbar.h salloc.h libptytty.h 192rxvttoolkit.o: ../libev/ev.h callback.h scrollbar.h salloc.h
203rxvttoolkit.o: rxvtperl.h hookinc.h rsinc.h optinc.h 193rxvttoolkit.o: ../libptytty/src/libptytty.h rxvtperl.h rsinc.h optinc.h
204rxvtutil.o: rxvtutil.h 194rxvtutil.o: rxvtutil.h
205salloc.o: salloc.h 195salloc.o: salloc.h
206screen.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 196screen.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
207screen.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 197screen.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
208screen.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 198screen.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
209screen.o: rsinc.h optinc.h salloc.C 199screen.o: rxvtperl.h rsinc.h optinc.h salloc.C
210scrollbar-next.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 200scrollbar-next.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
211scrollbar-next.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 201scrollbar-next.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
212scrollbar-next.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h 202scrollbar-next.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h
213scrollbar-next.o: salloc.h libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h 203scrollbar-next.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h rsinc.h
204scrollbar-next.o: optinc.h
214scrollbar-plain.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 205scrollbar-plain.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
215scrollbar-plain.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 206scrollbar-plain.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
216scrollbar-plain.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h 207scrollbar-plain.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h
217scrollbar-plain.o: salloc.h libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h 208scrollbar-plain.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h rsinc.h
209scrollbar-plain.o: optinc.h
218scrollbar-rxvt.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 210scrollbar-rxvt.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
219scrollbar-rxvt.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 211scrollbar-rxvt.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
220scrollbar-rxvt.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h 212scrollbar-rxvt.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h
221scrollbar-rxvt.o: salloc.h libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h 213scrollbar-rxvt.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h rsinc.h
214scrollbar-rxvt.o: optinc.h
222scrollbar-xterm.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h 215scrollbar-xterm.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h
223scrollbar-xterm.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h 216scrollbar-xterm.o: rxvtfont.h rxvttoolkit.h ev_cpp.h ../config.h
224scrollbar-xterm.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h 217scrollbar-xterm.o: ../libev/ev++.h ../libev/ev.h callback.h scrollbar.h
225scrollbar-xterm.o: salloc.h libptytty.h rxvtperl.h hookinc.h rsinc.h optinc.h 218scrollbar-xterm.o: salloc.h ../libptytty/src/libptytty.h rxvtperl.h rsinc.h
219scrollbar-xterm.o: optinc.h
226scrollbar.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 220scrollbar.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
227scrollbar.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 221scrollbar.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
228scrollbar.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 222scrollbar.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
229scrollbar.o: rsinc.h optinc.h 223scrollbar.o: rxvtperl.h rsinc.h optinc.h
230xdefaults.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h 224xdefaults.o: ../config.h rxvt.h feature.h encoding.h rxvtutil.h rxvtfont.h
231xdefaults.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h 225xdefaults.o: rxvttoolkit.h ev_cpp.h ../config.h ../libev/ev++.h ../libev/ev.h
232xdefaults.o: callback.h scrollbar.h salloc.h libptytty.h rxvtperl.h hookinc.h 226xdefaults.o: callback.h scrollbar.h salloc.h ../libptytty/src/libptytty.h
233xdefaults.o: rsinc.h optinc.h version.h keyboard.h 227xdefaults.o: rxvtperl.h rsinc.h optinc.h version.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines