annotate src/Makefile.am @ 4:34568fab6058

Fixed package to include all required files; also added copyright preamble to all source files
author lost
date Sat, 04 Oct 2008 03:14:20 +0000
parents a8a83ccffafd
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