summaryrefslogtreecommitdiff
path: root/distrib/alpha/floppy
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/alpha/floppy')
-rw-r--r--distrib/alpha/floppy/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/distrib/alpha/floppy/Makefile b/distrib/alpha/floppy/Makefile
new file mode 100644
index 00000000000..6cbb7b29177
--- /dev/null
+++ b/distrib/alpha/floppy/Makefile
@@ -0,0 +1,7 @@
+# $OpenBSD: Makefile,v 1.1 2001/01/29 21:25:48 deraadt Exp $
+
+.PATH: ${.CURDIR}/../ramdisk
+RAMDISK=RAMDISK
+XNAME=floppy
+
+.include "${.CURDIR}/../common/Makefile.inc"