view src/Makefile.am @ 304:9c6462b3a288

Documented the "exec" directive in linker scripts
author lost
date Thu, 22 Jan 2009 02:05:30 +0000
parents 13272197d278
children 8272b46b5a34
line wrap: on
line source

bin_PROGRAMS = lwlink
lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c output.c
EXTRA_DIST = lwlink.h util.h expr.h