annotate lwar/Makefile.am @ 204:048ebb85f6ef

Added 8 bit external references for base page addressing mode
author lost
date Sun, 29 Mar 2009 14:52:28 +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