diff options
Diffstat (limited to 'distrib/arc/floppies/upgr/Makefile')
-rw-r--r-- | distrib/arc/floppies/upgr/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/distrib/arc/floppies/upgr/Makefile b/distrib/arc/floppies/upgr/Makefile deleted file mode 100644 index 278c9c041a0..00000000000 --- a/distrib/arc/floppies/upgr/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# $OpenBSD: Makefile,v 1.2 2000/03/01 22:09:57 todd Exp $ - -TOP= ${.CURDIR}/.. - -.include "${TOP}/Makefile.inc" -IMAGE= upgr${REV}.fs - -.include "${TOP}/inst-common/Makefile.inc" |