--- rxvt-unicode/src/Makefile.in 2006/01/18 08:33:34 1.52 +++ rxvt-unicode/src/Makefile.in 2006/01/21 19:02:56 1.54 @@ -104,8 +104,11 @@ #------------------------------------------------------------------------- -tags: - ctags *.h *.C +tags: *.[Ch] + ctags $^ + +TAGS: *.[Ch] + etags $^ allbin: rxvt rxvtd rxvtc @@ -116,7 +119,7 @@ $(RMF) *.o *.lo .libs/* librxvt.la tmpproto *.tmp realclean: clean - $(RMF) tags librxvt.h + $(RMF) tags TAGS librxvt.h cleandir: realclean @@ -140,7 +143,7 @@ $(PERL) -MExtUtils::Embed -e xsinit -- -std urxvt rxvtperl.C: rxvtperl.xs typemap - $(PERL) @PERLPRIVLIBEXP@/ExtUtils/xsubpp -C++ -typemap @PERLPRIVLIBEXP@/ExtUtils/typemap -typemap typemap -prototypes $< >$@ + $(PERL) @PERLPRIVLIBEXP@/ExtUtils/xsubpp -C++ -typemap @PERLPRIVLIBEXP@/ExtUtils/typemap -typemap typemap -prototypes rxvtperl.xs >$@ rxvtperl.o: rxvtperl.C perlxsi.c $(COMPILE) @PERLFLAGS@ -DLIBDIR="\"$(libdir)/urxvt\"" -c $< @@ -208,9 +211,6 @@ rxvtfont.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtfont.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h rxvtfont.o: salloc.h rxvtperl.h hookinc.h rsinc.h table/linedraw.h -rxvtperl.o: ../config.h iom.h iom_conf.h rxvtutil.h callback.h rxvt.h -rxvtperl.o: rxvtlib.h optinc.h feature.h encoding.h rxvtfont.h rxvttoolkit.h -rxvtperl.o: salloc.h rxvtperl.h hookinc.h rsinc.h keyboard.h perlxsi.c rxvttoolkit.o: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvttoolkit.o: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h rxvttoolkit.o: callback.h salloc.h rxvtperl.h hookinc.h rsinc.h @@ -298,9 +298,6 @@ rxvtfont.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvtfont.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h callback.h rxvtfont.lo: salloc.h rxvtperl.h hookinc.h rsinc.h table/linedraw.h -rxvtperl.lo: ../config.h iom.h iom_conf.h rxvtutil.h callback.h rxvt.h -rxvtperl.lo: rxvtlib.h optinc.h feature.h encoding.h rxvtfont.h rxvttoolkit.h -rxvtperl.lo: salloc.h rxvtperl.h hookinc.h rsinc.h keyboard.h perlxsi.c rxvttoolkit.lo: ../config.h rxvt.h rxvtlib.h optinc.h feature.h encoding.h rxvttoolkit.lo: rxvtfont.h rxvtutil.h rxvttoolkit.h iom.h iom_conf.h rxvttoolkit.lo: callback.h salloc.h rxvtperl.h hookinc.h rsinc.h