--- rxvt-unicode/src/Makefile.in 2007/06/08 20:04:12 1.89 +++ rxvt-unicode/src/Makefile.in 2007/06/12 22:23:36 1.92 @@ -19,7 +19,7 @@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL@ -m 755 INSTALL_DATA = @INSTALL@ -m 644 -CXXFLAGS = @CXXFLAGS@ +CXXFLAGS = @CXXFLAGS@ CPPFLAGS = @CPPFLAGS@ @XPM_CPPFLAGS@ LDFLAGS = @LDFLAGS@ DEFS = @DEFS@ @@ -113,12 +113,12 @@ rm -f *.o *.lo .libs/* librxvt.la tmpproto *.tmp realclean: clean - rm -f tags TAGS rxvtlib.h + rm -f tags TAGS cleandir: realclean distclean: realclean - (cd $(srcdir); rm -f Makefile) + rm -f Makefile rxvtlib.h install-perl: @IF_PERL@ $(INSTALL) -d $(DESTDIR)$(libdir)