Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/gpt Not ready for prime time, needs at least proplib.
details: https://anonhg.NetBSD.org/src/rev/642939a61358
branches: trunk
changeset: 332581:642939a61358
user: christos <christos%NetBSD.org@localhost>
date: Mon Sep 29 20:29:44 2014 +0000
description:
Not ready for prime time, needs at least proplib.
diffstat:
tools/gpt/Makefile | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diffs (13 lines):
diff -r 1fb0b0868e62 -r 642939a61358 tools/gpt/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/gpt/Makefile Mon Sep 29 20:29:44 2014 +0000
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1 2014/09/29 20:29:44 christos Exp $
+
+HOSTPROGNAME= nbgpt
+HOST_SRCDIR= sbin/gpt
+
+NOMAN= # defined
+
+.include "${.CURDIR}/../Makefile.nbincludes"
+.include "${.CURDIR}/../Makefile.host"
Home |
Main Index |
Thread Index |
Old Index