Mercurial > hg-old > index.cgi
view lwar/Makefile.am @ 439:b8549694b4c9 3.0
Fixed errors related to lw_expr_t; fixed saving expression in insn_parse_logicmem()
author | lost@l-w.ca |
---|---|
date | Sat, 30 Oct 2010 10:41:52 -0600 |
parents | 1c31e9005ff7 |
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