summaryrefslogtreecommitdiff
path: root/firmware/test/fat/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/test/fat/makefile')
-rw-r--r--firmware/test/fat/makefile19
1 files changed, 10 insertions, 9 deletions
diff --git a/firmware/test/fat/makefile b/firmware/test/fat/makefile
index 90a8964d40..1cd259b52f 100644
--- a/firmware/test/fat/makefile
+++ b/firmware/test/fat/makefile
@@ -1,20 +1,21 @@
1############################################################################# 1##############################################################################
2## __________ __ ___. 2## __________ __ ___.
3## Open \______ \ ____ ____ | | _\_ |__ _______ ___ 3## Open \______ \ ____ ____ | | _\_ |__ _______ ___
4## Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / 4## Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
5## Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 5## Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6## Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 6## Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7## \/ \/ \/ \/ \/ 7## \/ \/ \/ \/ \/
8## Copyright Alan Korr, 2002. All rights reserved. 8## $Id:
9## 9##
10## Permission to use, copy, modify, and distribute this software for any 10## Copyright (C) 2002 by Alan Korr
11## purpose is hereby granted without fee, provided that this copyright and
12## permissions notice appear in all copies and derivatives, and that no
13## charge may be made for the software and its documentation except to cover
14## cost of distribution.
15## 11##
16## This software is provided "as is" without express or implied warranty. 12## All files in this archive are subject to the GNU General Public License.
17############################################################################# 13## See the file COPYING in the source tree root for full license agreement.
14##
15## This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
16## KIND, either express or implied.
17##
18##############################################################################
18ARCH = test 19ARCH = test
19PACKAGE = fat 20PACKAGE = fat
20VERSION = 0.0.0 21VERSION = 0.0.0