move pdisk
This commit is contained in:
parent
48a628ae04
commit
4b2f55bb35
4
external/bsd/Makefile
vendored
4
external/bsd/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.39 2013/02/25 00:21:04 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2013/03/23 15:42:00 christos Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -32,4 +32,6 @@ SUBDIR+= llvm
|
||||
SUBDIR+= pcc
|
||||
.endif
|
||||
|
||||
SUBDIR+= pdisk
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
5
external/bsd/pdisk/Makefile
vendored
Normal file
5
external/bsd/pdisk/Makefile
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# $NetBSD: Makefile,v 1.1 2013/03/23 15:42:00 christos Exp $
|
||||
|
||||
SUBDIR+= bin
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
Reference in New Issue
Block a user