diff options
Diffstat (limited to 'libexec/ld.so/test/Makefile')
-rw-r--r-- | libexec/ld.so/test/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ld.so/test/Makefile b/libexec/ld.so/test/Makefile index 5a35e25ac33..97cf88d26e9 100644 --- a/libexec/ld.so/test/Makefile +++ b/libexec/ld.so/test/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.6 2001/07/11 03:02:24 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.7 2001/07/11 05:56:02 pvalchev Exp $ DIR=/usr/src/libexec/ld.so/obj/ld.so -#necssary to build the shared objects. not necessary for dltest but +#necessary to build the shared objects. not necessary for dltest but #doesn't hurt CFLAGS += -fpic CFLAGS += -g |