Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.bin/kdump Apply patch (requested by he):
details: https://anonhg.NetBSD.org/src/rev/10d35e35b2f9
branches: netbsd-1-4
changeset: 471147:10d35e35b2f9
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 17:58:24 2000 +0000
description:
Apply patch (requested by he):
Back out part of previous (the 1.5ism Makefile.ioctl-c).
diffstat:
usr.bin/kdump/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 98775d76bd87 -r 10d35e35b2f9 usr.bin/kdump/Makefile
--- a/usr.bin/kdump/Makefile Thu Oct 19 17:33:21 2000 +0000
+++ b/usr.bin/kdump/Makefile Thu Oct 19 17:58:24 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12.2.1 2000/10/19 16:27:50 he Exp $
+# $NetBSD: Makefile,v 1.12.2.2 2000/10/19 17:58:24 he Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
.include <bsd.own.mk>
@@ -10,7 +10,6 @@
LDSTATIC?=-static
CLEANFILES+=ioctl.c
WFORMAT=1
-.include "Makefile.ioctl-c"
ioctl.c: mkioctls ${DESTDIR}/usr/include/sys/ioctl.h ${DESTDIR}/usr/include/sys/ioctl_compat.h
/bin/sh ${.CURDIR}/mkioctls ${DESTDIR}/usr/include/sys/ioctl.h \
Home |
Main Index |
Thread Index |
Old Index