annotate lwar/Makefile.am @ 196:e7309c716059

Allow relative addressing to ignore a # before the operand (16 bit too!)
author lost
date Sun, 22 Mar 2009 17:58:43 +0000
parents bb2665c7005c
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