aboutsummaryrefslogtreecommitdiffstats
path: root/diskdev_cmds/vndevice.tproj
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-09 15:20:31 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-09 15:20:31 -0400
commitcf7726234760b8310f32e5ef4ad770675cfcf424 (patch)
tree0eaa40d13aa7e70becbd65c41da7731808dcd666 /diskdev_cmds/vndevice.tproj
parent245fad093fb2344f571a615c51b44d265cca26db (diff)
downloadapple_cmds-cf7726234760b8310f32e5ef4ad770675cfcf424.tar.gz
apple_cmds-cf7726234760b8310f32e5ef4ad770675cfcf424.tar.zst
apple_cmds-cf7726234760b8310f32e5ef4ad770675cfcf424.zip
diskdev_cmds: Patch it all
Diffstat (limited to 'diskdev_cmds/vndevice.tproj')
-rw-r--r--diskdev_cmds/vndevice.tproj/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/diskdev_cmds/vndevice.tproj/Makefile b/diskdev_cmds/vndevice.tproj/Makefile
new file mode 100644
index 0000000..9f1583d
--- /dev/null
+++ b/diskdev_cmds/vndevice.tproj/Makefile
@@ -0,0 +1,4 @@
+PROG= vndevice
+MAN=
+
+.include <bsd.prog.mk>