]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/notes-mode/Makefile.in
* packages/jgraph-mode/jgraph-mode.el: Add `Version' header.
[gnu-emacs-elpa] / packages / notes-mode / Makefile.in
index cc2c06006c2840dcfdf3bd6be9c62826fbc708a2..286bf636779469294bce915ccef3ce27f6a2fdd8 100644 (file)
@@ -44,17 +44,10 @@ OTHERS = \
        configure \
        configure.in \
        install-sh \
-       strftime.c \
        notes-mode.texi \
        notes-mode.info \
        notes-mode.ps.gz
 
-#SRCS = \
-#      strftime.c
-
-#BINS = \
-#      strftime
-
 SCRIPTS = \
        mkall mkindex mkprevnext mkrawindex mkindexcache \
        mkconfig mknew catsubject notesinit setcrontab \
@@ -64,7 +57,6 @@ ELS = \
        notes-variables.el \
        notes-mode.el notes-index-mode.el \
        notes-url.el notes-aux.el \
-       notes-bootstrap.el \
        notes-emacs.el notes-xemacs.el \
        notes-first.el
 
@@ -79,11 +71,6 @@ MY_EL_DIR=/home/johnh/LIB/EMACS
 # Compliation stuff.
 #
 
-# all: strftime
-# all: strftime
-
-# strftime: strftime.c
-
 all:
        @echo "nothing required for make; just run \"make install\""