X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/48dbf5000a8eaf6c0b521d69f5bef4b30080ecdc..9fe9d14449e5040679e92da4560cd246b9580138:/packages/notes-mode/Makefile.in diff --git a/packages/notes-mode/Makefile.in b/packages/notes-mode/Makefile.in index cc2c06006..286bf6367 100644 --- a/packages/notes-mode/Makefile.in +++ b/packages/notes-mode/Makefile.in @@ -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\""