]> code.delx.au - gnu-emacs/commitdiff
* deps.mk (unexalpha.o): Remove; unused.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Mar 2011 00:22:09 +0000 (17:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Mar 2011 00:22:09 +0000 (17:22 -0700)
src/ChangeLog
src/deps.mk

index 168f2d726128312075141b3b32a7d1919f5528b2..5a3ea2f71d0d3dfbfd78b0ee9dce8db150311082 100644 (file)
@@ -1,3 +1,7 @@
+2011-03-17  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * deps.mk (unexalpha.o): Remove; unused.
+
 2011-03-16  Paul Eggert  <eggert@cs.ucla.edu>
 
        New file unexec.h, the (simple) interface for unexec.
index c868ff0e3c090cbf261a6152fba73f22fa4a0a34..35754dfa7de83cbb512344691041da7976676a42 100644 (file)
@@ -201,7 +201,6 @@ tparam.o: tparam.c tparam.h lisp.h $(config_h)
 undo.o: undo.c buffer.h commands.h window.h dispextern.h msdos.h \
    lisp.h globals.h $(config_h)
 unexaix.o: unexaix.c lisp.h unexec.h $(config_h)
-unexalpha.o: unexalpha.c $(config_h)
 unexcw.o: unexcw.c lisp.h unexec.h $(config_h)
 unexcoff.o: unexcoff.c lisp.h unexec.h $(config_h)
 unexelf.o: unexelf.c unexec.h ../lib/unistd.h $(config_h)