annotate lwar/Makefile.am @ 210:f481641b3371

Added ability to specify lwex target for ld
author lost
date Tue, 21 Apr 2009 03:47:24 +0000
parents bb2665c7005c
children 51511cf1c9f8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
171
d610b8aef91b Added LWAR skeleton
lost
parents:
diff changeset
1 bin_PROGRAMS = lwar
188
bb2665c7005c Added --extract and --replace to lwar
lost
parents: 172
diff changeset
2 lwar_SOURCES = main.c util.c lwar.c list.c add.c remove.c replace.c extract.c
171
d610b8aef91b Added LWAR skeleton
lost
parents:
diff changeset
3 EXTRA_DIST = lwar.h util.h