summaryrefslogtreecommitdiff
path: root/chat/zephyr-current/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/zephyr-current/patches/patch-aa')
-rw-r--r--chat/zephyr-current/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/chat/zephyr-current/patches/patch-aa b/chat/zephyr-current/patches/patch-aa
deleted file mode 100644
index 774c5e64994..00000000000
--- a/chat/zephyr-current/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/12/30 17:39:26 sommerfeld Exp $
-
---- lib/Makefile.in.orig Sat Jan 31 18:55:07 1998
-+++ lib/Makefile.in
-@@ -42,7 +42,7 @@ libzephyr.a: ${OBJS}
-
- zephyr_err.c ${BUILDTOP}/h/zephyr/zephyr_err.h: zephyr_err.et
- compile_et ${srcdir}/zephyr_err.et
-- mv zephyr_err.h ${BUILDTOP}/h/zephyr
-+ cp zephyr_err.h ${BUILDTOP}/h/zephyr
-
- .c.o:
- ${CC} -c ${ALL_CFLAGS} $<