From 4392a4a44fb558c2c7a86fdff802eae122e10877 Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 10 Apr 2017 16:40:11 +0000 Subject: Don't descend into dc --- gnu/usr.bin/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index a4e7da7f5c4..473e74925c5 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,7 +1,5 @@ -# $NetBSD: Makefile,v 1.147 2017/04/10 02:57:35 phil Exp $ +# $NetBSD: Makefile,v 1.148 2017/04/10 16:40:11 christos Exp $ .include -SUBDIR+= dc - .include -- cgit