DragonFly-2.3.1.65.g58fa5c master test/vkernel Makefile
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 15 13:54:19 PDT 2009
commit 58fa5cdf85684d6887f305b5099fd45960fc7a73
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri May 15 13:52:22 2009 -0700
Add a vkernel test environment build
Create a vkernel test environment build directory in /usr/src/test/vkernel
with a Makefile which does all the dirty work required to build a vkernel
environment.
Summary of changes:
test/vkernel/Makefile | 175 +++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 175 insertions(+), 0 deletions(-)
create mode 100644 test/vkernel/Makefile
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/58fa5cdf85684d6887f305b5099fd45960fc7a73
--
DragonFly BSD source repository
More information about the Commits
mailing list