summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2004-08-30 22:33:10 +0000
committerespie <espie@openbsd.org>2004-08-30 22:33:10 +0000
commit0834eff6074bc04fe8060a7710781a4b324ddb0a (patch)
treef2e4df1177e9cb8fea2402a0c5f7f8d51939b825
parent.Xsession -> .xsession; (diff)
downloadwireguard-openbsd-0834eff6074bc04fe8060a7710781a4b324ddb0a.tar.xz
wireguard-openbsd-0834eff6074bc04fe8060a7710781a4b324ddb0a.zip
cute side-effect of bsd.lib.mk, some typos only show up with make tags.
noticed by marco@ okay millert@
-rw-r--r--gnu/lib/libiberty/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libiberty/Makefile.bsd-wrapper b/gnu/lib/libiberty/Makefile.bsd-wrapper
index 42626d86780..5ff26b8b266 100644
--- a/gnu/lib/libiberty/Makefile.bsd-wrapper
+++ b/gnu/lib/libiberty/Makefile.bsd-wrapper
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2004/05/17 10:00:37 kettenis Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2004/08/30 22:33:10 espie Exp $
LIB= iberty
CPPFLAGS+= -DHAVE_CONFIG_H -I$(.CURDIR) -I$(.CURDIR)/include -I$(.OBJDIR)
@@ -15,7 +15,7 @@ SRCS= argv.c choose-temp.c concat.c cplus-dem.c cp-demangle.c \
objalloc.c obstack.c oldhashtab.c \
pexecute.c regex.c safe-ctype.c spaces.c splay-tree.c \
strerror.c strsignal.c \
- xatexit.c xexit.c xmalloc.c xmemdup xstrerror.c xstrdup.c \
+ xatexit.c xexit.c xmalloc.c xmemdup.c xstrerror.c xstrdup.c \
physmem.c lbasename.c lrealpath.c \
$(HOST_FILES)