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.26 by root, Wed Feb 16 20:32:05 2005 UTC vs.
Revision 1.29 by root, Fri Dec 23 14:46:55 2005 UTC

25 command.o rxvtfont.o init.o logging.o \ 25 command.o rxvtfont.o init.o logging.o \
26 main.o menubar.o misc.o netdisp.o ptytty.o screen.o \ 26 main.o menubar.o misc.o netdisp.o ptytty.o screen.o \
27 scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o scrollbar-plain.o \ 27 scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o scrollbar-plain.o \
28 strings.o xdefaults.o xpm.o encoding.o rxvttoolkit.o rxvtutil.o iom.o keyboard.o 28 strings.o xdefaults.o xpm.o encoding.o rxvttoolkit.o rxvtutil.o iom.o keyboard.o
29 29
30COMMON_DAEMON = rxvtdaemon.o fdpass.o
31
30RXVT_BASENAME=`$(ECHO) $(RXVTNAME)|$(SED) 's/$(EXEEXT)$$//'|$(SED) '$(transform)'` 32RXVT_BASENAME=`$(ECHO) $(RXVTNAME)|$(SED) 's/$(EXEEXT)$$//'|$(SED) '$(transform)'`
31RXVT_BINNAME=$(DESTDIR)$(bindir)/$(RXVT_BASENAME)$(EXEEXT) 33RXVT_BINNAME=$(DESTDIR)$(bindir)/$(RXVT_BASENAME)$(EXEEXT)
32RXVTC_BINNAME=$(DESTDIR)$(bindir)/$(RXVT_BASENAME)c$(EXEEXT) 34RXVTC_BINNAME=$(DESTDIR)$(bindir)/$(RXVT_BASENAME)c$(EXEEXT)
33RXVTD_BINNAME=$(DESTDIR)$(bindir)/$(RXVT_BASENAME)d$(EXEEXT) 35RXVTD_BINNAME=$(DESTDIR)$(bindir)/$(RXVT_BASENAME)d$(EXEEXT)
34RXVT_OLDNAME=$(DESTDIR)$(bindir)/$(RXVT_BASENAME)-old$(EXEEXT) 36RXVT_OLDNAME=$(DESTDIR)$(bindir)/$(RXVT_BASENAME)-old$(EXEEXT)
59 61
60rxvt: rxvt.o $(COMMON) 62rxvt: rxvt.o $(COMMON)
61 $(LINK) -o $@ $^ $(LIBS) $(XLIB) $(DLIB) 63 $(LINK) -o $@ $^ $(LIBS) $(XLIB) $(DLIB)
62# $(LIBTOOL) --mode=link $(LINK) rxvt.o librxvt.la $(LIBS) $(XLIB) $(DLIB) -o $@ 64# $(LIBTOOL) --mode=link $(LINK) rxvt.o librxvt.la $(LIBS) $(XLIB) $(DLIB) -o $@
63 65
64rxvtd: rxvtd.o rxvtdaemon.o $(COMMON) 66rxvtd: rxvtd.o $(COMMON) $(COMMON_DAEMON)
65 $(LINK) -o $@ $^ $(LIBS) $(XLIB) $(DLIB) 67 $(LINK) -o $@ $^ $(LIBS) $(XLIB) $(DLIB)
66# $(LIBTOOL) --mode=link $(LINK) rxvtd.o rxvtdaemon.o librxvt.la $(LIBS) $(XLIB) $(DLIB) -o $@ 68# $(LIBTOOL) --mode=link $(LINK) rxvtd.o rxvtdaemon.o librxvt.la $(LIBS) $(XLIB) $(DLIB) -o $@
67 69
68rxvtc: rxvtc.o rxvtdaemon.o 70rxvtc: rxvtc.o $(COMMON_DAEMON)
69 $(LINK) -o $@ $^ $(LIBS) $(DLIB) 71 $(LINK) -o $@ $^ $(LIBS) $(DLIB)
70# $(LIBTOOL) --mode=link $(LINK) rxvtc.o rxvtdaemon.o $(LIBS) $(DLIB) -o $@ 72# $(LIBTOOL) --mode=link $(LINK) rxvtc.o rxvtdaemon.o $(LIBS) $(DLIB) -o $@
71 73
72#librxvt.la: $(LIBOBJS) 74#librxvt.la: $(LIBOBJS)
73# $(LIBTOOL) --mode=link $(LINK) -rpath $(libdir) -version-info $(LIBVERSION) $(LIBOBJS) $(LIBS) -o $@ 75# $(LIBTOOL) --mode=link $(LINK) -rpath $(libdir) -version-info $(LIBVERSION) $(LIBOBJS) $(LIBS) -o $@
98 $(RMF) $(RXVTC_BINNAME) 100 $(RMF) $(RXVTC_BINNAME)
99 $(RMF) $(RXVTD_BINNAME) 101 $(RMF) $(RXVTD_BINNAME)
100 $(INSTALL_PROGRAM) rxvt $(RXVT_BINNAME) 102 $(INSTALL_PROGRAM) rxvt $(RXVT_BINNAME)
101 $(INSTALL_PROGRAM) rxvtc $(RXVTC_BINNAME) 103 $(INSTALL_PROGRAM) rxvtc $(RXVTC_BINNAME)
102 $(INSTALL_PROGRAM) rxvtd $(RXVTD_BINNAME) 104 $(INSTALL_PROGRAM) rxvtd $(RXVTD_BINNAME)
103
104distdirs:
105 mkdir $(basedir)/../$(VERNAME)/$(thisdir)
106
107distcopy: $(INTPROS)
108 $(CP) -p $(DIST) $(basedir)/../$(VERNAME)/$(thisdir)
109 105
110depend: 106depend:
111 makedepend -f Makefile.in -I. -Y *.C >/dev/null 2>&1 107 makedepend -f Makefile.in -I. -Y *.C >/dev/null 2>&1
112 makedepend -f Makefile.in -I. -Y *.C -a -o .lo >/dev/null 2>&1 108 makedepend -f Makefile.in -I. -Y *.C -a -o .lo >/dev/null 2>&1
113 109
129encoding.o: table/cns11643_1992_6.h table/cns11643_1992_7.h 125encoding.o: table/cns11643_1992_6.h table/cns11643_1992_7.h
130encoding.o: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h 126encoding.o: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
131encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h 127encoding.o: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
132encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h 128encoding.o: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
133encoding.o: table/compose.h table/category.h 129encoding.o: table/compose.h table/category.h
130fdpass.o: ../config.h fdpass.h
134init.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h rxvtfont.h 131init.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h rxvtfont.h
135init.o: rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h salloc.h 132init.o: rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h salloc.h
136init.o: menubar.h init.h 133init.o: menubar.h init.h
137iom.o: iom.h iom_conf.h rxvtutil.h callback.h 134iom.o: iom.h iom_conf.h rxvtutil.h callback.h
138keyboard.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 135keyboard.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
157ptytty.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h 154ptytty.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
158ptytty.o: salloc.h menubar.h 155ptytty.o: salloc.h menubar.h
159rxvt.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h rxvtfont.h 156rxvt.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h rxvtfont.h
160rxvt.o: rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h salloc.h 157rxvt.o: rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h salloc.h
161rxvt.o: menubar.h 158rxvt.o: menubar.h
162rxvtc.o: ../config.h rxvtdaemon.h rxvtutil.h rxvt.h rxvtlib.h ptytty.h 159rxvtc.o: ../config.h rxvtdaemon.h rxvtutil.h fdpass.h rxvt.h rxvtlib.h
163rxvtc.o: feature.h encoding.h rxvtfont.h rxvttoolkit.h iom.h iom_conf.h 160rxvtc.o: ptytty.h feature.h encoding.h rxvtfont.h rxvttoolkit.h iom.h
164rxvtc.o: callback.h salloc.h menubar.h 161rxvtc.o: iom_conf.h callback.h salloc.h menubar.h
165rxvtd.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 162rxvtd.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
166rxvtd.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h 163rxvtd.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
167rxvtd.o: salloc.h menubar.h rxvtdaemon.h 164rxvtd.o: salloc.h menubar.h rxvtdaemon.h fdpass.h
168rxvtdaemon.o: rxvtdaemon.h rxvtutil.h 165rxvtdaemon.o: rxvtdaemon.h rxvtutil.h
169rxvtfont.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 166rxvtfont.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
170rxvtfont.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h 167rxvtfont.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
171rxvtfont.o: salloc.h menubar.h table/linedraw.h 168rxvtfont.o: salloc.h menubar.h table/linedraw.h
172rxvttoolkit.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 169rxvttoolkit.o: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
218encoding.lo: table/cns11643_1992_6.h table/cns11643_1992_7.h 215encoding.lo: table/cns11643_1992_6.h table/cns11643_1992_7.h
219encoding.lo: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h 216encoding.lo: table/cns11643_1992_f.h table/big5_ext.h table/big5_plus.h
220encoding.lo: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h 217encoding.lo: table/viscii.h table/jis0201_1976_0.h table/jis0208_1990_0.h
221encoding.lo: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h 218encoding.lo: table/jis0212_1990_0.h table/jis0213_1.h table/jis0213_2.h
222encoding.lo: table/compose.h table/category.h 219encoding.lo: table/compose.h table/category.h
220fdpass.lo: ../config.h fdpass.h
223init.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 221init.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
224init.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h 222init.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
225init.lo: salloc.h menubar.h init.h 223init.lo: salloc.h menubar.h init.h
226iom.lo: iom.h iom_conf.h rxvtutil.h callback.h 224iom.lo: iom.h iom_conf.h rxvtutil.h callback.h
227keyboard.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 225keyboard.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
246ptytty.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h 244ptytty.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
247ptytty.lo: salloc.h menubar.h 245ptytty.lo: salloc.h menubar.h
248rxvt.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 246rxvt.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
249rxvt.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h 247rxvt.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
250rxvt.lo: salloc.h menubar.h 248rxvt.lo: salloc.h menubar.h
251rxvtc.lo: ../config.h rxvtdaemon.h rxvtutil.h rxvt.h rxvtlib.h ptytty.h 249rxvtc.lo: ../config.h rxvtdaemon.h rxvtutil.h fdpass.h rxvt.h rxvtlib.h
252rxvtc.lo: feature.h encoding.h rxvtfont.h rxvttoolkit.h iom.h iom_conf.h 250rxvtc.lo: ptytty.h feature.h encoding.h rxvtfont.h rxvttoolkit.h iom.h
253rxvtc.lo: callback.h salloc.h menubar.h 251rxvtc.lo: iom_conf.h callback.h salloc.h menubar.h
254rxvtd.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 252rxvtd.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
255rxvtd.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h 253rxvtd.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
256rxvtd.lo: salloc.h menubar.h rxvtdaemon.h 254rxvtd.lo: salloc.h menubar.h rxvtdaemon.h fdpass.h
257rxvtdaemon.lo: rxvtdaemon.h rxvtutil.h 255rxvtdaemon.lo: rxvtdaemon.h rxvtutil.h
258rxvtfont.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 256rxvtfont.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h
259rxvtfont.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h 257rxvtfont.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h
260rxvtfont.lo: salloc.h menubar.h table/linedraw.h 258rxvtfont.lo: salloc.h menubar.h table/linedraw.h
261rxvttoolkit.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h 259rxvttoolkit.lo: ../config.h rxvt.h rxvtlib.h ptytty.h feature.h encoding.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines