1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00

Added lasr.o

git-svn-id: svn://svn.cc65.org/cc65/trunk@3144 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2004-07-05 22:38:21 +00:00
parent c122f18605
commit a4c4e995a3

View File

@ -90,6 +90,7 @@ OBJS = add.o \
laddeq.o \
laddeqsp.o \
land.o \
lasr.o \
lbneg.o \
lcmp.o \
lcompl.o \