diff options
Diffstat (limited to 'BUILDING')
-rw-r--r-- | BUILDING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,4 +14,5 @@ $ make ADDITIONAL_CFLAGS="-DDS81_DISABLE_FAT" There is a script mkrelease.sh which simply makes a FAT and non-FAT version of -DS81 for release. +DS81 for release. This script also sets the displayed version number to the +string contained in the 'version' file (by default a time-stamp is produced). |