annotate src/Makefile.am @ 301:376cc55361c7

section order and address resolution done
author lost
date Wed, 21 Jan 2009 05:45:25 +0000
parents 460d96987670
children 13272197d278
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
293
f14e82afdac7 created project
lost
parents:
diff changeset
1 bin_PROGRAMS = lwlink
301
376cc55361c7 section order and address resolution done
lost
parents: 299
diff changeset
2 lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c
298
96a35a4245f3 reading files implemented
lost
parents: 297
diff changeset
3 EXTRA_DIST = lwlink.h util.h expr.h