annotate lwlink/trunk/src/Makefile.am @ 115:776d8bea5b46

implement reading files
author lost
date Sun, 18 Jan 2009 04:53:57 +0000
parents c65fcec346cd
children 817ab0e124fa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
111
d92c9f230b8f created project
lost
parents:
diff changeset
1 bin_PROGRAMS = lwlink
115
776d8bea5b46 implement reading files
lost
parents: 114
diff changeset
2 lwlink_SOURCES = main.c lwlink.c util.c readfiles.c
114
c65fcec346cd Handle input files on command line and add some memory management utility functions
lost
parents: 112
diff changeset
3 EXTRA_DIST = lwlink.h util.h