# HG changeset patch # User Patrice Mandin # Date 1120077536 0 # Node ID 9f8aa754622b19187a9daafacdbdc8a44b0c76d4 # Parent 48436ffdf677ddc80ed31f64cf3aad6860c8a6c3 Direct newbies to what to do diff -r 48436ffdf677 -r 9f8aa754622b README.MiNT --- a/README.MiNT Wed Jun 29 20:32:46 2005 +0000 +++ b/README.MiNT Wed Jun 29 20:38:56 2005 +0000 @@ -1,8 +1,18 @@ - ============================================================================== Using the Simple DirectMedia Layer on Atari ============================================================================== + + If you want to build SDL from sources to create SDL programs on Atari: + see sections I - II. + + If you want to create SDL programs on Atari using SDL binary build, + download it from my web site (URL at end of this file). + + If you want to configure a program using SDL on Atari, + see sections IV - VI. + + ============================================================================== I. Building the Simple DirectMedia Layer libraries: (This step isn't necessary if you have the SDL binary distribution)