From 3f842e2ca39efebd19b0e9a57f2219f529e7697c Mon Sep 17 00:00:00 2001 From: doug Date: Sat, 16 Feb 2013 06:27:07 +0000 Subject: [PATCH] eliminate upper/lower potentia; problem. --- branches/dwg/Apps/crossdev/readme.1st | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 branches/dwg/Apps/crossdev/readme.1st diff --git a/branches/dwg/Apps/crossdev/readme.1st b/branches/dwg/Apps/crossdev/readme.1st deleted file mode 100644 index 64aaab57..00000000 --- a/branches/dwg/Apps/crossdev/readme.1st +++ /dev/null @@ -1,20 +0,0 @@ -This directory has the files that comprise a cross development -environment for building C utility programs. - -The program files located here are not current but rather represent -a snapshot from a recent time. If you wanted to compile any of the -current apps from RomWBW, you would have too unpack the sources in -/RomWBW/trunk/Apps/apps-srcs and copy them to this folder, being careful -to usde upper case filenames. - -The build is set up in sort of a microsoft-like folder arrangement -with files generated being placed in either the DEBUG or RELEASE folder. - -The actual apps for RomWBW are generated directly on CP/M-80- v2.2 -using native language tools, it's the "CP/M way". - -Have fun, - -Douglas Goodall -Santa Maria, CA -douglas_goodall@mac.com