]> code.delx.au - gnu-emacs/blobdiff - lib-src/Makefile.in
* configure.ac (HAVE_DATA_START): Fix test. (Bug#13818)
[gnu-emacs] / lib-src / Makefile.in
index dcd7123bb26737df62e682d65a3d44b8726f45c6..8a6960ee2fefcf0434f1036348ba16a1e15c6236 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for lib-src subdirectory in GNU Emacs.
-# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2012
-#   Free Software Foundation, Inc.
+# Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2013 Free Software
+# Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -258,8 +258,7 @@ uninstall:
          rm -f $(DESTDIR)${bindir}/`echo $${file} | sed '$(TRANSFORM)'` ; \
        done
        if [ -d $(DESTDIR)${archlibdir} ]; then \
-         (cd $(DESTDIR)${archlibdir} && \
-          rm -f ${UTILITIES} ${INSTALLABLES} ${SCRIPTS} ${INSTALLABLE_SCRIPTS}) \
+         (cd $(DESTDIR)${archlibdir} && rm -f ${UTILITIES} ${SCRIPTS}) \
        fi
 
 mostlyclean: