mutt_dotlock.c: dotlock.c
cp $(srcdir)/dotlock.c mutt_dotlock.c
-CLEANFILES = mutt_dotlock.c stamp-doc-rc
+CLEANFILES = mutt_dotlock.c stamp-doc-rc makedoc
ACLOCAL_AMFLAGS = -I m4
SAMPLES=Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc
-all clean distclean:
+all clean:
+
+distclean:
+ -rm -f Makefile
install:
$(top_srcdir)/mkinstalldirs $(DESTDIR)@docdir@/samples
$(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)@docdir@/samples ; \
done
-maintainer-clean:
- -rm -f Makefile
+maintainer-clean: distclean
Makefile: ../config.status Makefile.in
cd .. \