summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2015-09-19 10:42:11 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2015-09-19 10:42:11 +0000
commit54eb01e1797078cc307fb8757fb36f95f860d64b (patch)
tree7748bd122737a9909d81b0509534bd63d8c17845 /distrib
parenta76354ca4ae96059004cef38e45ba41f34ab0e0c (diff)
Remove bogus .PATH statement.
Diffstat (limited to 'distrib')
-rw-r--r--distrib/alpha/floppy/Makefile3
-rw-r--r--distrib/alpha/floppyB/Makefile3
-rw-r--r--distrib/alpha/floppyC/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/distrib/alpha/floppy/Makefile b/distrib/alpha/floppy/Makefile
index 6cbb7b29177..19fd646b1ae 100644
--- a/distrib/alpha/floppy/Makefile
+++ b/distrib/alpha/floppy/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 2001/01/29 21:25:48 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2015/09/19 10:42:10 miod Exp $
-.PATH: ${.CURDIR}/../ramdisk
RAMDISK=RAMDISK
XNAME=floppy
diff --git a/distrib/alpha/floppyB/Makefile b/distrib/alpha/floppyB/Makefile
index 7ca5c04761f..91d3f641076 100644
--- a/distrib/alpha/floppyB/Makefile
+++ b/distrib/alpha/floppyB/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 2001/01/29 21:25:48 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 2015/09/19 10:42:10 miod Exp $
-.PATH: ${.CURDIR}/../ramdisk
RAMDISK=RAMDISKB
XNAME=floppyB
diff --git a/distrib/alpha/floppyC/Makefile b/distrib/alpha/floppyC/Makefile
index 715fc259384..3345d8299d7 100644
--- a/distrib/alpha/floppyC/Makefile
+++ b/distrib/alpha/floppyC/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.2 2013/03/09 17:25:24 deraadt Exp $
+# $OpenBSD: Makefile,v 1.3 2015/09/19 10:42:10 miod Exp $
-.PATH: ${.CURDIR}/../ramdisk
RAMDISK=RAMDISKC
XNAME=floppyC