annotate lwlink/trunk/src/Makefile.am @ 119:8bc00221ae89

section order and address resolution done
author lost
date Wed, 21 Jan 2009 05:45:25 +0000
parents bb3cc989e84b
children 7bc853cb2ca9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
d92c9f230b8f created project
lost
parents:
diff changeset
1 bin_PROGRAMS = lwlink
119
8bc00221ae89 section order and address resolution done
lost
parents: 117
diff changeset
2 lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c
116
817ab0e124fa reading files implemented
lost
parents: 115
diff changeset
3 EXTRA_DIST = lwlink.h util.h expr.h