git: test/nvmm/demo: Rewrite makefiles to not write in source tree

Aaron LI aly at crater.dragonflybsd.org
Tue Jul 20 16:30:27 PDT 2021


commit e0caa2c9dd05a5d897fafc718f8e93554bac4b59
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Jun 13 16:06:05 2021 +0800

    test/nvmm/demo: Rewrite makefiles to not write in source tree
    
    Rewrite the makefiles so it no longer write in the source tree but
    output in the /tmp directory.  This is useful for building with a
    NFS-exported readonly mount of the source tree (e.g., used by dillon).

Summary of changes:
 test/nvmm/demo/README.txt         |  3 +--
 test/nvmm/demo/smallkern/Makefile | 29 +++++++++++++++++++++--------
 test/nvmm/demo/toyvirt/Makefile   | 11 +++++------
 3 files changed, 27 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0caa2c9dd05a5d897fafc718f8e93554bac4b59


-- 
DragonFly BSD source repository


More information about the Commits mailing list