summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/wrtvid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/stand/wrtvid/Makefile')
-rw-r--r--sys/arch/mvme88k/stand/wrtvid/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/arch/mvme88k/stand/wrtvid/Makefile b/sys/arch/mvme88k/stand/wrtvid/Makefile
new file mode 100644
index 00000000000..8b6cd97df7d
--- /dev/null
+++ b/sys/arch/mvme88k/stand/wrtvid/Makefile
@@ -0,0 +1,6 @@
+PROG= wrtvid
+NOMAN=
+
+install:
+
+.include <bsd.prog.mk>