* src/preproc/pic/tex.cpp (tex_output::start_picture): Fix TeX code.
[s-roff.git] / Makefile.sub
blob689fd63af17710c2631db3de2a30775dd621a594
1 DISTCLEANFILES=\
2   config.status \
3   config.log \
4   config.cache \
5   stamp-h \
6   Makefile \
7   src/xditview/Imakefile \
8   $(srcdir)/src/xditview/gxditview._man \
9   src/include/config.h
10 CLEANADD=Makefile.cfg conftest*
12 distfiles: configure
14 $(scrdir)/configure: configure.ac aclocal.m4
15         cd $(srcdir) && autoconf
17 config.status: configure
18         $(SHELL) config.status --recheck
20 # autoheader might not change config.hin, so touch a stamp file.
21 $(srcdir)/config.hin: stamp-h.in
22 $(srcdir)/stamp-h.in: configure.ac aclocal.m4
23         cd $(srcdir) && autoheader
24         echo timestamp > $(srcdir)/stamp-h.in
25      
26 config.h: stamp-h
27 stamp-h: config.hin config.status
28         $(SHELL) config.status