summaryrefslogtreecommitdiff
path: root/distrib/alpha/floppy
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-29 21:25:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-29 21:25:52 +0000
commitc0e90e9881c7d005a72f413c5ddeb2952fd8fe18 (patch)
tree9740e6f0d298bc37c1106ea724b9346c612e8318 /distrib/alpha/floppy
parent20e7f68becf404122b4e194bff0b4349f4460f28 (diff)
three floppies, and a bsd.rd for the CD
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"