From 422ece0522578da054fef89fd73c8d00a7c8d1dd Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 12 Apr 2002 21:39:18 +0000 Subject: Build the floppies too. --- distrib/atari/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 distrib/atari/Makefile (limited to 'distrib/atari') diff --git a/distrib/atari/Makefile b/distrib/atari/Makefile new file mode 100644 index 00000000000..47d37b5abaa --- /dev/null +++ b/distrib/atari/Makefile @@ -0,0 +1,7 @@ +# $NetBSD: Makefile,v 1.3 2002/04/12 21:39:18 leo Exp $ + +SUBDIR= floppies + +TARGETS+=release + +.include -- cgit