Mercurial > hg-old > index.cgi
view lwar/Makefile.am @ 276:23034db7dd8a 2.5
fixed expression 'slots' to not store null on a pass 1 store
author | lost |
---|---|
date | Mon, 31 Aug 2009 08:39:36 +0000 |
parents | 51511cf1c9f8 |
children |
line wrap: on
line source
AM_CPPFLAGS = -I$(top_builddir)/lib -I$(top_srcdir)/lib bin_PROGRAMS = lwar lwar_SOURCES = main.c util.c lwar.c list.c add.c remove.c replace.c extract.c lwar_LDADD = -L$(top_builddir)/lib -L$(top_srcdir)/lib -lgnu EXTRA_DIST = lwar.h util.h