Add some glyphs needed for Turkish.
[s-roff.git] / Makefile.sub
blob2b30877f9a4c9ca85e786b2df0b0d97ef31e1086
1 DISTCLEANFILES=\
2   config.status \
3   config.log \
4   config.cache \
5   stamp-h \
6   Makefile \
7   src/xditview/Imakefile \
8   src/xditview/Makefile \
9   src/xditview/*.o \
10   src/xditview/gxditview src/xditview/xtotroff \
11   $(srcdir)/src/xditview/gxditview._man \
12   src/include/config.h
13 CLEANADD=Makefile.cfg conftest*
15 distfiles: configure
17 $(scrdir)/configure: configure.ac aclocal.m4
18         cd $(srcdir) && autoconf
20 config.status: configure
21         $(SHELL) config.status --recheck
23 # autoheader might not change config.hin, so touch a stamp file.
24 $(srcdir)/config.hin: stamp-h.in
25 $(srcdir)/stamp-h.in: configure.ac aclocal.m4
26         cd $(srcdir) && autoheader
27         echo timestamp > $(srcdir)/stamp-h.in
28      
29 config.h: stamp-h
30 stamp-h: config.hin config.status
31         $(SHELL) config.status