Module Name:    src
Committed By:   christos
Date:           Mon Apr 10 16:38:19 UTC 2017

Modified Files:
        src/usr.bin: Makefile

Log Message:
switch to the OpenBSD dc


To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 src/usr.bin/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/Makefile
diff -u src/usr.bin/Makefile:1.227 src/usr.bin/Makefile:1.228
--- src/usr.bin/Makefile:1.227	Mon Feb  6 11:04:07 2017
+++ src/usr.bin/Makefile	Mon Apr 10 12:38:19 2017
@@ -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 @@ SUBDIR= apply asa at audio audiocfg \
 	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 \

Reply via email to