diff options
Diffstat (limited to 'distrib/arm32/floppies/inst/Makefile')
-rw-r--r-- | distrib/arm32/floppies/inst/Makefile | 9 |
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" |