Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/finger Undo accidental change.
details: https://anonhg.NetBSD.org/src/rev/70921071765a
branches: trunk
changeset: 534880:70921071765a
user: tron <tron%NetBSD.org@localhost>
date: Mon Aug 05 08:05:03 2002 +0000
description:
Undo accidental change.
diffstat:
usr.bin/finger/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (17 lines):
diff -r 8584523398df -r 70921071765a usr.bin/finger/Makefile
--- a/usr.bin/finger/Makefile Mon Aug 05 08:04:03 2002 +0000
+++ b/usr.bin/finger/Makefile Mon Aug 05 08:05:03 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/08/05 08:04:03 tron Exp $
+# $NetBSD: Makefile,v 1.8 2002/08/05 08:05:03 tron Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= finger
@@ -7,7 +7,4 @@
.PATH.c: ${.CURDIR}/../../usr.bin/who
CPPFLAGS+=-I${.CURDIR}/../../usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP -DINET6
-CFLAGS+= -g
-LDFLAGS+= -g
-
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index