diff options
-rw-r--r-- | libexec/ld.so/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/ld.so/Makefile b/libexec/ld.so/Makefile index 8d0b50d0df3..61ab6c39a0a 100644 --- a/libexec/ld.so/Makefile +++ b/libexec/ld.so/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.34 2006/05/11 22:03:22 deraadt Exp $ +# $OpenBSD: Makefile,v 1.35 2006/12/26 22:36:51 deraadt Exp $ SUBDIR=ldconfig ldd -#SUBDIR+=prebind VPATH=${.CURDIR}/../../lib/libc/string SRCS= ldasm.S loader.c resolve.c dlfcn.c dl_printf.c rtld_machine.c |