Mercurial > hg-old > index.cgi
view lwar/Makefile.am @ 220:2b254f02b252
Fixed off by one relocation offset for direct page external references
author | lost |
---|---|
date | Sat, 09 May 2009 16:21:54 +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