Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/config Remove bogus BINDIR assignment.
details: https://anonhg.NetBSD.org/src/rev/26e21567c7c4
branches: trunk
changeset: 581815:26e21567c7c4
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Jun 06 06:12:09 2005 +0000
description:
Remove bogus BINDIR assignment.
diffstat:
usr.bin/config/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 33c899a553ab -r 26e21567c7c4 usr.bin/config/Makefile
--- a/usr.bin/config/Makefile Mon Jun 06 06:06:50 2005 +0000
+++ b/usr.bin/config/Makefile Mon Jun 06 06:12:09 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2005/06/05 18:19:53 thorpej Exp $
+# $NetBSD: Makefile,v 1.2 2005/06/06 06:12:09 thorpej Exp $
# from: @(#)Makefile 8.2 (Berkeley) 4/19/94
PROG= config
-BINDIR= /usr/sbin
SRCS= files.c gram.y hash.c main.c mkdevsw.c mkheaders.c mkioconf.c \
mkmakefile.c mkswap.c pack.c scan.l sem.c util.c
MAN= config.1
Home |
Main Index |
Thread Index |
Old Index