diff options
| -rw-r--r-- | distrib/atari/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
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 <bsd.subdir.mk> |
