view lwlink/tags/1.0/src/Makefile.am @ 136:72d8c84a8734

Release 1.0
author lost
date Tue, 27 Jan 2009 05:54:10 +0000
parents
children
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