Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin switch to the OpenBSD dc



details:   https://anonhg.NetBSD.org/src/rev/29633ff01e63
branches:  trunk
changeset: 822856:29633ff01e63
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Apr 10 16:38:19 2017 +0000

description:
switch to the OpenBSD dc

diffstat:

 usr.bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 81a2d055401d -r 29633ff01e63 usr.bin/Makefile
--- a/usr.bin/Makefile  Mon Apr 10 16:37:48 2017 +0000
+++ b/usr.bin/Makefile  Mon Apr 10 16:38:19 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.227 2017/02/06 16:04:07 christos Exp $
+#      $NetBSD: Makefile,v 1.228 2017/04/10 16:38:19 christos Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -8,7 +8,7 @@
        bzip2 bzip2recover c11 c89 c99 cal calendar cap_mkdb cdplay \
        checknr chflags chpass cksum cmp cleantags col colcrt colrm \
        column comm compress config crunch csplit ctags cut cvslatest \
-       deroff db dirname du \
+       dc deroff db dirname du \
        eject elf2aout elf2ecoff env error expand extattr \
        false fdformat fgen fincore find finger flock fmt fold fpr from \
        fsplit fstat ftp gcore genassym gencat getaddrinfo getconf getent \



Home | Main Index | Thread Index | Old Index