X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libsrc%2Fruntime%2FMakefile;h=19cda62daf8ed994c53af0b8761358a61caa9318;hb=9ba5252a01703566565f817278c023fe2a4134f3;hp=134928393f752435ce5d95f21288d978a6336b92;hpb=a1dd468291740051a7bfe6606b7f8caa9f4d88a9;p=cc65 diff --git a/libsrc/runtime/Makefile b/libsrc/runtime/Makefile index 134928393..19cda62da 100644 --- a/libsrc/runtime/Makefile +++ b/libsrc/runtime/Makefile @@ -117,7 +117,7 @@ OBJS = add.o \ ldec.o \ ldiv.o \ le.o \ - leaasp.o \ + leaaxsp.o \ leave.o \ leq.o \ lge.o \ @@ -162,7 +162,6 @@ OBJS = add.o \ ne.o \ neg.o \ or.o \ - pleasp.o \ popa.o \ popsreg.o \ push1.o \