* install-sh, mkinstalldirs: New versions; taken from texinfo CVS.
[s-roff.git] / Makefile.sub
blobcf123eb7cea78eca541d12b873bcdb9f1ccd6a47
1 DISTCLEANFILES=\
2   config.status \
3   config.log \
4   config.cache \
5   stamp-h \
6   Makefile \
7   test-groff \
8   src/xditview/Imakefile \
9   src/xditview/Makefile \
10   src/xditview/*.o \
11   src/xditview/gxditview src/xditview/xtotroff \
12   $(srcdir)/src/xditview/gxditview._man \
13   src/include/config.h
14 CLEANADD=Makefile.cfg conftest*
16 distfiles: configure
18 $(scrdir)/configure: configure.ac aclocal.m4
19         cd $(srcdir) && autoconf
21 config.status: configure
22         $(SHELL) config.status --recheck
24 # autoheader might not change config.hin, so touch a stamp file.
25 $(srcdir)/config.hin: stamp-h.in
26 $(srcdir)/stamp-h.in: configure.ac aclocal.m4
27         cd $(srcdir) && autoheader
28         echo timestamp > $(srcdir)/stamp-h.in
29      
30 config.h: stamp-h
31 stamp-h: config.hin config.status
32         $(SHELL) config.status