From 6f8c3d4fafc8e301e89137d80ad85e4e1314bd56 Mon Sep 17 00:00:00 2001 From: Ian C Date: Sun, 5 Nov 2006 00:47:07 +0000 Subject: Changed so that the default is to build FAT support --- BUILDING | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'BUILDING') diff --git a/BUILDING b/BUILDING index 553f2e5..263b160 100644 --- a/BUILDING +++ b/BUILDING @@ -7,9 +7,10 @@ a 'make' command in the top level directory: $ make -If you wish to build FAT support you need to supply additional flag settings: +By default FAT support will be initialised. To prevent this you need to supply +additional flag settings: -$ make ADDITIONAL_CFLAGS="-DDS81_USE_FAT" +$ make ADDITIONAL_CFLAGS="-DDS81_DISABLE_FAT" There is a script mkrelease.sh which simply makes a FAT and non-FAT version of -- cgit v1.2.3