comparison lwlink/trunk/src/Makefile.am @ 121:7bc853cb2ca9

Added simplistic output module for DECB target
author lost
date Thu, 22 Jan 2009 02:05:08 +0000
parents 8bc00221ae89
children b9a3a3867eef
comparison
equal deleted inserted replaced
120:36ce328df3c3 121:7bc853cb2ca9
1 bin_PROGRAMS = lwlink 1 bin_PROGRAMS = lwlink
2 lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c 2 lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c link.c output.c
3 EXTRA_DIST = lwlink.h util.h expr.h 3 EXTRA_DIST = lwlink.h util.h expr.h