Update to Inform v6.42
[inform.git] / src / Makefile.am
1 # This file is part of Inform.
2 #
3 # Inform is free software: you can redistribute it and/or modify it
4 # under the terms of the GNU General Public License as published by
5 # theFree Software Foundation, either version 3 of the License, or
6 #(at your option) any later version.
7 #
8 # Inform is distributed in the hope that it will be useful, but
9 # WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with Inform. If not, see https://gnu.org/licenses/
15
16 bin_PROGRAMS = inform
17 inform_SOURCES = arrays.c asm.c bpatch.c chars.c directs.c errors.c expressc.c expressp.c files.c header.h inform.c lexer.c memory.c objects.c states.c symbols.c syntax.c tables.c text.c veneer.c verbs.c