view src/Makefile.am @ 318:be4d471f3de5 lwlink-1.0

Moved old tags and branches for lwlink to global tags/branches dirs
author lost
date Wed, 28 Jan 2009 05:54:43 +0000
parents 8272b46b5a34
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