Author: wma Date: Thu Feb 22 12:31:28 2018 New Revision: 329822 URL: https://svnweb.freebsd.org/changeset/base/329822
Log: Add bsdlabel and fdisk to powerpc64 Submitted by: Wojciech Macek <w...@semihalf.org> Obtained from: Semihalf Sponsored by: IBM, QCM Technologies Added: head/sbin/Makefile.powerpc64 (contents, props changed) Added: head/sbin/Makefile.powerpc64 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sbin/Makefile.powerpc64 Thu Feb 22 12:31:28 2018 (r329822) @@ -0,0 +1,4 @@ +# $FreeBSD$ + +SUBDIR += bsdlabel +SUBDIR += fdisk _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"