Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/x_dmesg Nothing tries to build x_dmesg (aka dm...
details: https://anonhg.NetBSD.org/src/rev/5259493298aa
branches: trunk
changeset: 584157:5259493298aa
user: dsl <dsl%NetBSD.org@localhost>
date: Sat Sep 10 13:10:23 2005 +0000
description:
Nothing tries to build x_dmesg (aka dmesg with -DSMALL) any more.
diffstat:
distrib/utils/x_dmesg/Makefile | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diffs (18 lines):
diff -r c61a3f7b4f98 -r 5259493298aa distrib/utils/x_dmesg/Makefile
--- a/distrib/utils/x_dmesg/Makefile Sat Sep 10 13:09:01 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2001/12/12 00:05:12 tv Exp $
-# Build dmesg without kvm support
-
-SRCDIR= ${.CURDIR}/../../../sbin/dmesg
-
-PROG= dmesg
-NOMAN= # defined
-
-CPPFLAGS+= -DSMALL
-WARNS?= 1
-
-.include <bsd.prog.mk>
-
-.PATH: ${SRCDIR}
Home |
Main Index |
Thread Index |
Old Index