annotate lwar/Makefile.am @ 188:bb2665c7005c

Added --extract and --replace to lwar
author lost
date Sun, 22 Mar 2009 06:51:48 +0000
parents 47427342e41d
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