view lwlink/Makefile.am @ 204:048ebb85f6ef

Added 8 bit external references for base page addressing mode
author lost
date Sun, 29 Mar 2009 14:52:28 +0000
parents b89adfb0d174
children 51511cf1c9f8
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 map.c
lwobjdump_SOURCES = objdump.c util.c
EXTRA_DIST = lwlink.h util.h expr.h