--- rxvt-unicode/src/Makefile.in 2007/09/14 15:10:51 1.104 +++ rxvt-unicode/src/Makefile.in 2007/10/18 08:28:33 1.106 @@ -33,7 +33,7 @@ dummy: COMMON = \ - background.o command.o rxvtfont.o init.o logging.o main.o misc.o netdisp.o \ + background.o command.o rxvtfont.o init.o logging.o main.o misc.o \ ptytty.o proxy.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o \ scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o \ rxvttoolkit.o rxvtutil.o iom.o keyboard.o fdpass.o @PERL_O@ @@ -86,11 +86,13 @@ #------------------------------------------------------------------------- +#EXUBERANT_OPTS = -I NOTHROW + tags: *.[Ch] - ctags *.[Ch] + ctags $(EXUBERANT_OPTS) *.[Ch] TAGS: *.[Ch] - etags *.[Ch] + etags $(EXUBERANT_OPTS) *.[Ch] allbin: rxvt rxvtd rxvtc @@ -175,9 +177,6 @@ misc.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtutil.h misc.o: rxvtfont.h rxvttoolkit.h iom.h iom_conf.h libptytty.h callback.h misc.o: salloc.h rxvtperl.h hookinc.h rsinc.h -netdisp.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h -netdisp.o: rxvtutil.h rxvtfont.h rxvttoolkit.h iom.h iom_conf.h libptytty.h -netdisp.o: callback.h salloc.h rxvtperl.h hookinc.h rsinc.h proxy.o: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h proxy.o: optinc.h feature.h encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h proxy.o: iom.h iom_conf.h callback.h salloc.h rxvtperl.h hookinc.h rsinc.h @@ -273,9 +272,6 @@ misc.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h misc.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h iom.h iom_conf.h libptytty.h misc.lo: callback.h salloc.h rxvtperl.h hookinc.h rsinc.h -netdisp.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h -netdisp.lo: rxvtutil.h rxvtfont.h rxvttoolkit.h iom.h iom_conf.h libptytty.h -netdisp.lo: callback.h salloc.h rxvtperl.h hookinc.h rsinc.h proxy.lo: ../config.h ptytty.h libptytty.h ptytty_conf.h rxvt.h rxvtlib.h proxy.lo: optinc.h feature.h encoding.h rxvtutil.h rxvtfont.h rxvttoolkit.h proxy.lo: iom.h iom_conf.h callback.h salloc.h rxvtperl.h hookinc.h rsinc.h