annotate src/Makefile.am @ 11:c4b2f96eaea6 1.0

Fixed error in instruction table
author lost
date Sun, 04 Jan 2009 05:44:50 +0000
parents 34568fab6058
children 05d4115b4860
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
a8a83ccffafd Converted to automake/autoconf
lost
parents:
diff changeset
1 bin_PROGRAMS = lwasm
a8a83ccffafd Converted to automake/autoconf
lost
parents:
diff changeset
2 lwasm_SOURCES = index.c instab.c macro.c pragma.c insn_gen.c list.c main.c pseudo.c insn_misc.c lwasm.c output.c symtab.c
4
34568fab6058 Fixed package to include all required files; also added copyright preamble to all source files
lost
parents: 2
diff changeset
3 EXTRA_DIST = instab.h lwasm.h