From 0e70c7f861ed41b86be891882d08cd0fa0530d55 Mon Sep 17 00:00:00 2001 From: aliaspider Date: Wed, 4 Nov 2015 17:59:57 +0100 Subject: cleanups --- src/compile.txt | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 src/compile.txt (limited to 'src/compile.txt') diff --git a/src/compile.txt b/src/compile.txt deleted file mode 100644 index b71265f..0000000 --- a/src/compile.txt +++ /dev/null @@ -1,27 +0,0 @@ -To compile just do: ------------------- - -make - -will compile for Gp2x, Wiz and Caanoo - -To compile just for a platform: ------------------------------- - -make target - -where target can be: gp2x, wiz or caanoo this will compile both fast and compatible binaries - -To compile just a binary (fast or compatible) for just a platform: ------------------------------------------------------------------ - -make target(c|f) - -c for Compatible binary -f for Fast binary - -for example: - -make wizf - - -- cgit v1.2.3