Author: wmb Date: 2008-08-29 01:17:10 +0200 (Fri, 29 Aug 2008) New Revision: 901
Modified: clients/emacs/x86/Makefile Log: emacs Makefile cleanup - added "emacs" to the "clean" target.
Modified: clients/emacs/x86/Makefile =================================================================== --- clients/emacs/x86/Makefile 2008-08-28 23:14:16 UTC (rev 900) +++ clients/emacs/x86/Makefile 2008-08-28 23:17:10 UTC (rev 901) @@ -43,5 +43,4 @@ main.o: $(SRCDIR)/ebind.h
clean: - -rm -f *.o *.a - + -rm -f *.o *.a emacs
openfirmware@openfirmware.info