summaryrefslogtreecommitdiff
path: root/distrib/arm32/floppies/inst/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 07:21:44 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-06-23 07:21:44 +0000
commite47e5d2931e0d0974b534459dd87b9be75a3a72d (patch)
treec1963eab689c9e816b991b18f119531662e4e896 /distrib/arm32/floppies/inst/Makefile
parentb567ad999564ab9a72e2b6b4495ad538f22b6687 (diff)
bye bye
Diffstat (limited to 'distrib/arm32/floppies/inst/Makefile')
-rw-r--r--distrib/arm32/floppies/inst/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/distrib/arm32/floppies/inst/Makefile b/distrib/arm32/floppies/inst/Makefile
deleted file mode 100644
index 3e63270c29c..00000000000
--- a/distrib/arm32/floppies/inst/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $OpenBSD: Makefile,v 1.2 2000/03/01 22:09:58 todd Exp $
-# $NetBSD: Makefile,v 1.1 1996/05/16 19:58:54 mark Exp $
-
-TOP= ${.CURDIR}/..
-
-.include "${TOP}/Makefile.inc"
-IMAGE= inst-${REV}.fs
-
-.include "${TOP}/inst-common/Makefile.inc"