#*=====================================================================*/
#*    serrano/prgm/project/scribe/emacs/Makefile                       */
#*    -------------------------------------------------------------    */
#*    Author      :  Manuel Serrano                                    */
#*    Creation    :  Sun Dec  9 13:44:22 2001                          */
#*    Last change :  Sun Dec  9 13:44:49 2001 (serrano)                */
#*    Copyright   :  2001 Manuel Serrano                               */
#*    -------------------------------------------------------------    */
#*    The Makefile to manage the Scribe emacs directory.               */
#*=====================================================================*/

#*---------------------------------------------------------------------*/
#*    pop                                                              */
#*---------------------------------------------------------------------*/
pop:
	@ echo "emacs/Makefile emacs/scribe.el"

#*---------------------------------------------------------------------*/
#*    clean                                                            */
#*---------------------------------------------------------------------*/
clean:
	/bin/rm *~
