Mercurial > hg-old > index.cgi
view lwlink/Makefile.am @ 158:f0527dc3804d
Added support for .globl <sym>, .area <section>, .word, .byte, .blkb, and a .module directive that does nothing
author | lost |
---|---|
date | Sat, 31 Jan 2009 05:30:06 +0000 |
parents | 106c2fe3c9d9 |
children | b89adfb0d174 |
line wrap: on
line source
bin_PROGRAMS = lwlink lwobjdump lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c output.c lwobjdump_SOURCES = objdump.c util.c EXTRA_DIST = lwlink.h util.h expr.h