1## Makefile for the toplevel directory of GNU libtextstyle 2## Copyright (C) 1995-2019 Free Software Foundation, Inc. 3## 4## This program is free software: you can redistribute it and/or modify 5## it under the terms of the GNU General Public License as published by 6## the Free Software Foundation; either version 3 of the License, or 7## (at your option) any later version. 8## 9## This program is distributed in the hope that it will be useful, 10## but WITHOUT ANY WARRANTY; without even the implied warranty of 11## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12## GNU General Public License for more details. 13## 14## You should have received a copy of the GNU General Public License 15## along with this program. If not, see <https://www.gnu.org/licenses/>. 16 17## Process this file with automake to produce Makefile.in. 18 19AUTOMAKE_OPTIONS = 1.13 gnu no-dependencies 20ACLOCAL_AMFLAGS = -I m4 -I gnulib-m4 21 22# The list of subdirectories containing Makefiles. 23SUBDIRS = lib tests adhoc-tests doc 24 25EXTRA_DIST = \ 26 version.sh \ 27 DEPENDENCIES \ 28 HACKING \ 29 autogen.sh \ 30 gnulib-local/build-aux/moopp \ 31 gnulib-local/lib/fd-ostream.oo.c \ 32 gnulib-local/lib/fd-ostream.oo.h \ 33 gnulib-local/lib/file-ostream.oo.c \ 34 gnulib-local/lib/file-ostream.oo.h \ 35 gnulib-local/lib/glibconfig.in.h \ 36 gnulib-local/lib/glib/ghash.c \ 37 gnulib-local/lib/glib/ghash.in.h \ 38 gnulib-local/lib/glib/glist.c \ 39 gnulib-local/lib/glib/glist.in.h \ 40 gnulib-local/lib/glib/gmacros.in.h \ 41 gnulib-local/lib/glib/gmessages.c \ 42 gnulib-local/lib/glib/gprimes.c \ 43 gnulib-local/lib/glib/gprimes.in.h \ 44 gnulib-local/lib/glib/gprintfint.in.h \ 45 gnulib-local/lib/glib/gstrfuncs.c \ 46 gnulib-local/lib/glib/gstrfuncs.in.h \ 47 gnulib-local/lib/glib/gstring.c \ 48 gnulib-local/lib/glib/gstring.in.h \ 49 gnulib-local/lib/glib/gtypes.in.h \ 50 gnulib-local/lib/glib.in.h \ 51 gnulib-local/lib/glib/README \ 52 gnulib-local/lib/html-ostream.oo.c \ 53 gnulib-local/lib/html-ostream.oo.h \ 54 gnulib-local/lib/html-styled-ostream.oo.c \ 55 gnulib-local/lib/html-styled-ostream.oo.h \ 56 gnulib-local/lib/iconv-ostream.oo.c \ 57 gnulib-local/lib/iconv-ostream.oo.h \ 58 gnulib-local/lib/libcroco/cr-additional-sel.c \ 59 gnulib-local/lib/libcroco/cr-additional-sel.h \ 60 gnulib-local/lib/libcroco/cr-attr-sel.c \ 61 gnulib-local/lib/libcroco/cr-attr-sel.h \ 62 gnulib-local/lib/libcroco/cr-cascade.c \ 63 gnulib-local/lib/libcroco/cr-cascade.h \ 64 gnulib-local/lib/libcroco/cr-declaration.c \ 65 gnulib-local/lib/libcroco/cr-declaration.h \ 66 gnulib-local/lib/libcroco/cr-doc-handler.c \ 67 gnulib-local/lib/libcroco/cr-doc-handler.h \ 68 gnulib-local/lib/libcroco/cr-enc-handler.c \ 69 gnulib-local/lib/libcroco/cr-enc-handler.h \ 70 gnulib-local/lib/libcroco/cr-fonts.c \ 71 gnulib-local/lib/libcroco/cr-fonts.h \ 72 gnulib-local/lib/libcroco/cr-input.c \ 73 gnulib-local/lib/libcroco/cr-input.h \ 74 gnulib-local/lib/libcroco/cr-num.c \ 75 gnulib-local/lib/libcroco/cr-num.h \ 76 gnulib-local/lib/libcroco/cr-om-parser.c \ 77 gnulib-local/lib/libcroco/cr-om-parser.h \ 78 gnulib-local/lib/libcroco/cr-parser.c \ 79 gnulib-local/lib/libcroco/cr-parser.h \ 80 gnulib-local/lib/libcroco/cr-parsing-location.c \ 81 gnulib-local/lib/libcroco/cr-parsing-location.h \ 82 gnulib-local/lib/libcroco/cr-prop-list.c \ 83 gnulib-local/lib/libcroco/cr-prop-list.h \ 84 gnulib-local/lib/libcroco/cr-pseudo.c \ 85 gnulib-local/lib/libcroco/cr-pseudo.h \ 86 gnulib-local/lib/libcroco/cr-rgb.c \ 87 gnulib-local/lib/libcroco/cr-rgb.h \ 88 gnulib-local/lib/libcroco/cr-selector.c \ 89 gnulib-local/lib/libcroco/cr-selector.h \ 90 gnulib-local/lib/libcroco/cr-sel-eng.c \ 91 gnulib-local/lib/libcroco/cr-sel-eng.h \ 92 gnulib-local/lib/libcroco/cr-simple-sel.c \ 93 gnulib-local/lib/libcroco/cr-simple-sel.h \ 94 gnulib-local/lib/libcroco/cr-statement.c \ 95 gnulib-local/lib/libcroco/cr-statement.h \ 96 gnulib-local/lib/libcroco/cr-string.c \ 97 gnulib-local/lib/libcroco/cr-string.h \ 98 gnulib-local/lib/libcroco/cr-style.c \ 99 gnulib-local/lib/libcroco/cr-style.h \ 100 gnulib-local/lib/libcroco/cr-stylesheet.c \ 101 gnulib-local/lib/libcroco/cr-stylesheet.h \ 102 gnulib-local/lib/libcroco/cr-term.c \ 103 gnulib-local/lib/libcroco/cr-term.h \ 104 gnulib-local/lib/libcroco/cr-tknzr.c \ 105 gnulib-local/lib/libcroco/cr-tknzr.h \ 106 gnulib-local/lib/libcroco/cr-token.c \ 107 gnulib-local/lib/libcroco/cr-token.h \ 108 gnulib-local/lib/libcroco/cr-utils.c \ 109 gnulib-local/lib/libcroco/cr-utils.h \ 110 gnulib-local/lib/libcroco/libcroco-config.h \ 111 gnulib-local/lib/libcroco/libcroco.h \ 112 gnulib-local/lib/libcroco/README \ 113 gnulib-local/lib/libxml/xmlversion.in.h.diff \ 114 gnulib-local/lib/memory-ostream.oo.c \ 115 gnulib-local/lib/memory-ostream.oo.h \ 116 gnulib-local/lib/moo.h \ 117 gnulib-local/lib/noop-styled-ostream.oo.c \ 118 gnulib-local/lib/noop-styled-ostream.oo.h \ 119 gnulib-local/lib/ostream.oo.c \ 120 gnulib-local/lib/ostream.oo.h \ 121 gnulib-local/lib/styled-ostream.oo.c \ 122 gnulib-local/lib/styled-ostream.oo.h \ 123 gnulib-local/lib/termcap.h \ 124 gnulib-local/lib/terminfo.h \ 125 gnulib-local/lib/term-ostream.oo.c \ 126 gnulib-local/lib/term-ostream.oo.h \ 127 gnulib-local/lib/term-styled-ostream.oo.c \ 128 gnulib-local/lib/term-styled-ostream.oo.h \ 129 gnulib-local/lib/tparm.c \ 130 gnulib-local/lib/tputs.c \ 131 gnulib-local/m4/curses.m4 \ 132 gnulib-local/m4/libcroco.m4 \ 133 gnulib-local/m4/libglib.m4 \ 134 gnulib-local/m4/moo.m4 \ 135 gnulib-local/m4/termcap.m4 \ 136 gnulib-local/m4/terminfo.m4 \ 137 gnulib-local/m4/term-ostream.m4 \ 138 gnulib-local/modules/fd-ostream \ 139 gnulib-local/modules/file-ostream \ 140 gnulib-local/modules/html-ostream \ 141 gnulib-local/modules/html-styled-ostream \ 142 gnulib-local/modules/iconv-ostream \ 143 gnulib-local/modules/libcroco \ 144 gnulib-local/modules/libglib \ 145 gnulib-local/modules/libxml.diff \ 146 gnulib-local/modules/memory-ostream \ 147 gnulib-local/modules/memory-ostream-tests \ 148 gnulib-local/modules/moo \ 149 gnulib-local/modules/moo-tests \ 150 gnulib-local/modules/noop-styled-ostream \ 151 gnulib-local/modules/ostream \ 152 gnulib-local/modules/styled-ostream \ 153 gnulib-local/modules/termcap \ 154 gnulib-local/modules/termcap-h \ 155 gnulib-local/modules/terminfo \ 156 gnulib-local/modules/terminfo-h \ 157 gnulib-local/modules/term-ostream \ 158 gnulib-local/modules/term-ostream-tests \ 159 gnulib-local/modules/term-styled-ostream \ 160 gnulib-local/tests/test-memory-ostream.c \ 161 gnulib-local/tests/test-moo-aroot.oo.c \ 162 gnulib-local/tests/test-moo-aroot.oo.h \ 163 gnulib-local/tests/test-moo-assign.c \ 164 gnulib-local/tests/test-moo-asub1.oo.c \ 165 gnulib-local/tests/test-moo-asub1.oo.h \ 166 gnulib-local/tests/test-moo-root.oo.c \ 167 gnulib-local/tests/test-moo-root.oo.h \ 168 gnulib-local/tests/test-moo-sub1.oo.c \ 169 gnulib-local/tests/test-moo-sub1.oo.h \ 170 gnulib-local/tests/test-moo-sub2.oo.c \ 171 gnulib-local/tests/test-moo-sub2.oo.h \ 172 gnulib-local/tests/test-term-ostream.c \ 173 gnulib-local/tests/test-term-ostream-xterm.sh \ 174 gnulib-local/tests/test-term-ostream-xterm-16color.out \ 175 gnulib-local/tests/test-term-ostream-xterm-256color.out \ 176 gnulib-local/tests/test-term-ostream-xterm-88color.out \ 177 gnulib-local/tests/test-term-ostream-xterm-8bit.out \ 178 gnulib-local/tests/test-term-ostream-xterm-aix51.out \ 179 gnulib-local/tests/test-term-ostream-xterm-basic-italic.out \ 180 gnulib-local/tests/test-term-ostream-xterm-basic.out \ 181 gnulib-local/tests/test-term-ostream-xterm-freebsd101.out \ 182 gnulib-local/tests/test-term-ostream-xterm-freebsd-italic.out \ 183 gnulib-local/tests/test-term-ostream-xterm-irix65.out \ 184 gnulib-local/tests/test-term-ostream-xterm-linux-debian.out \ 185 gnulib-local/tests/test-term-ostream-xterm-linux-mandriva.out \ 186 gnulib-local/tests/test-term-ostream-xterm-mingw.out \ 187 gnulib-local/tests/test-term-ostream-xterm-netbsd3.out \ 188 gnulib-local/tests/test-term-ostream-xterm-osf51.out \ 189 gnulib-local/tests/test-term-ostream-xterm-r6.out \ 190 gnulib-local/tests/test-term-ostream-xterm-solaris10.out \ 191 gnulib-local/tests/test-term-ostream-xterm-xf86-v32.out \ 192 build-aux/moopp \ 193 build-aux/texi2html \ 194 build-aux/run-test \ 195 build-aux/test-driver.diff \ 196 m4/libtextstyle.m4 \ 197 examples/color-filter/README \ 198 examples/color-filter/INSTALL \ 199 examples/color-filter/autogen.sh \ 200 examples/color-filter/autoclean.sh \ 201 examples/color-filter/configure.ac \ 202 examples/color-filter/Makefile.am \ 203 examples/color-filter/filter.c \ 204 examples/color-filter/filter-default.css \ 205 examples/color-hello/README \ 206 examples/color-hello/INSTALL \ 207 examples/color-hello/autogen.sh \ 208 examples/color-hello/autoclean.sh \ 209 examples/color-hello/configure.ac \ 210 examples/color-hello/Makefile.am \ 211 examples/color-hello/hello.c \ 212 examples/color-hello/names.c \ 213 examples/color-hello/hello-default.css 214 215 216# Allow users to use "gnulib-tool --update". 217EXTRA_DIST += gnulib-m4/gnulib-cache.m4 218 219 220# Windows support. 221 222EXTRA_DIST += INSTALL.windows 223