From: cuz Date: Mon, 5 Jul 2004 22:38:21 +0000 (+0000) Subject: Added lasr.o X-Git-Tag: V2.12.0~688 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a4c4e995a3596ac794ba90824a9f5b24f3e2125d;p=cc65 Added lasr.o git-svn-id: svn://svn.cc65.org/cc65/trunk@3144 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/runtime/Makefile b/libsrc/runtime/Makefile index f394f6ae3..cdec13dfe 100644 --- a/libsrc/runtime/Makefile +++ b/libsrc/runtime/Makefile @@ -90,6 +90,7 @@ OBJS = add.o \ laddeq.o \ laddeqsp.o \ land.o \ + lasr.o \ lbneg.o \ lcmp.o \ lcompl.o \