X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FGNUmakefile;h=b7b7af145743f74e1409eac2d95f54cd35b25a62;hb=aecefb5d1dfdab6b004796c8b0b48fd2ab6643df;hp=f0fbe192a39bb2ff1025a81438b414c1786b1a4d;hpb=9e4ba79747ea69dc33ef9f6014571dd098d1568d;p=sbcl.git diff --git a/src/runtime/GNUmakefile b/src/runtime/GNUmakefile index f0fbe19..b7b7af1 100644 --- a/src/runtime/GNUmakefile +++ b/src/runtime/GNUmakefile @@ -43,7 +43,7 @@ include Config COMMON_SRC = alloc.c backtrace.c breakpoint.c coreparse.c \ dynbind.c funcall.c gc-common.c globals.c interr.c interrupt.c \ largefile.c monitor.c os-common.c parse.c print.c purify.c \ - pthread-futex.c pthread-lutex.c \ + pthread-futex.c \ regnames.c run-program.c runtime.c save.c search.c \ thread.c time.c util.c validate.c vars.c wrap.c