comparison lwlink/trunk/src/Makefile.am @ 117:bb3cc989e84b

parse linking scripts
author lost
date Wed, 21 Jan 2009 04:54:32 +0000
parents 817ab0e124fa
children 8bc00221ae89
comparison
equal deleted inserted replaced
116:817ab0e124fa 117:bb3cc989e84b
1 bin_PROGRAMS = lwlink 1 bin_PROGRAMS = lwlink
2 lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c 2 lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c script.c
3 EXTRA_DIST = lwlink.h util.h expr.h 3 EXTRA_DIST = lwlink.h util.h expr.h