From 6f0dd59e569bedc14c76596235cf4643d1d618a2 Mon Sep 17 00:00:00 2001 From: Patrice Mandin Date: Wed, 29 Jun 2005 20:38:56 +0000 Subject: [PATCH] Direct newbies to what to do --- README.MiNT | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.MiNT b/README.MiNT index 6b04099cb..7110ddd01 100644 --- a/README.MiNT +++ b/README.MiNT @@ -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)