Module Name:    src
Committed By:   phil
Date:           Mon Apr 10 02:29:03 UTC 2017

Added Files:
        src/external/bsd/bc: Makefile

Log Message:
Add Phil Nelson's bc version nb1.0


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd/bc/Makefile

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

Added files:

Index: src/external/bsd/bc/Makefile
diff -u /dev/null src/external/bsd/bc/Makefile:1.1
--- /dev/null	Mon Apr 10 02:29:03 2017
+++ src/external/bsd/bc/Makefile	Mon Apr 10 02:29:03 2017
@@ -0,0 +1,5 @@
+#	$NetBSD: Makefile,v 1.1 2017/04/10 02:29:03 phil Exp $
+
+SUBDIR=		bin
+
+.include <bsd.subdir.mk>

Reply via email to