Source-Changes-HG archive

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

[src/trunk]: src/tools add gpt



details:   https://anonhg.NetBSD.org/src/rev/4f18da39f45e
branches:  trunk
changeset: 802751:4f18da39f45e
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Sep 30 19:38:25 2014 +0000

description:
add gpt

diffstat:

 tools/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d49c392904e0 -r 4f18da39f45e tools/Makefile
--- a/tools/Makefile    Tue Sep 30 18:13:29 2014 +0000
+++ b/tools/Makefile    Tue Sep 30 19:38:25 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.177 2014/08/10 05:57:31 matt Exp $
+#      $NetBSD: Makefile,v 1.178 2014/09/30 19:38:25 christos Exp $
 
 .include <bsd.own.mk>
 .include <bsd.endian.mk>
@@ -113,7 +113,7 @@
                asn1_compile cksum compile_et db \
                file lint1 slc \
                makefs .WAIT menuc mkcsmapper mkesdb mklocale mknod msgc \
-               .WAIT disklabel \
+               .WAIT disklabel gpt \
                .WAIT paxctl \
                .WAIT fdisk \
                .WAIT installboot \



Home | Main Index | Thread Index | Old Index