Mercurial > hg-old > index.cgi
view lwar/Makefile.am @ 227:4c60c3a09597
Various updates to the manual
author | lost |
---|---|
date | Fri, 12 Jun 2009 00:06:24 +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