Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/libexec/makewhatis Fix a problem that 'make obj' doesn't wor...
details: https://anonhg.NetBSD.org/src/rev/0ad70c41efd7
branches: trunk
changeset: 536006:0ad70c41efd7
user: junyoung <junyoung%NetBSD.org@localhost>
date: Wed Sep 04 06:39:58 2002 +0000
description:
Fix a problem that 'make obj' doesn't work within tools/makewhatis.
diffstat:
libexec/makewhatis/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (11 lines):
diff -r b0f3868200ea -r 0ad70c41efd7 libexec/makewhatis/Makefile
--- a/libexec/makewhatis/Makefile Wed Sep 04 06:34:21 2002 +0000
+++ b/libexec/makewhatis/Makefile Wed Sep 04 06:39:58 2002 +0000
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/08/19 13:54:36 lukem Exp $
-
-.include <bsd.obj.mk>
+# $NetBSD: Makefile,v 1.13 2002/09/04 06:39:58 junyoung Exp $
PROG= makewhatis
SRCS= makewhatis.c config.c
Home |
Main Index |
Thread Index |
Old Index