diff options
| author | leo <leo@NetBSD.org> | 2002-04-12 21:39:18 +0000 |
|---|---|---|
| committer | leo <leo@NetBSD.org> | 2002-04-12 21:39:18 +0000 |
| commit | 422ece0522578da054fef89fd73c8d00a7c8d1dd (patch) | |
| tree | baef9ebe1317858f785980d9c7e43866320c9eee /distrib/atari | |
| parent | e6531b9a8898f47ab8cdf8f91492ae5c524f9f34 (diff) | |
Build the floppies too.
Diffstat (limited to 'distrib/atari')
| -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> |
