Module Name:    src
Committed By:   christos
Date:           Tue Sep 30 19:38:25 UTC 2014

Modified Files:
        src/tools: Makefile

Log Message:
add gpt


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 src/tools/Makefile

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

Modified files:

Index: src/tools/Makefile
diff -u src/tools/Makefile:1.177 src/tools/Makefile:1.178
--- src/tools/Makefile:1.177	Sun Aug 10 01:57:31 2014
+++ src/tools/Makefile	Tue Sep 30 15:38:25 2014
@@ -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 @@ SUBDIR += .WAIT texinfo \
 		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 \

Reply via email to