From e8baeca7ed5bb493afe847025e520bfa984b79a9 Mon Sep 17 00:00:00 2001 From: hachti Date: Thu, 19 Oct 2006 00:07:19 +0000 Subject: [PATCH] *** empty log message *** --- README | 8 +- bin/fload | 2 + lib/fortran/Makefile | 2 +- lib/fortran/script/def_recipe.sh | 2 +- lib/fortran/script/extractnames | 2 + lib/fortran/src/font.asm | 514 ------------------------------- lib/iolib/recipe/small.recipe | 4 +- lib/iolib/src/o$al.asm | 3 +- 8 files changed, 17 insertions(+), 520 deletions(-) delete mode 100644 lib/fortran/src/font.asm diff --git a/README b/README index 43412cc..0961556 100644 --- a/README +++ b/README @@ -49,6 +49,12 @@ Libraries are built with some scripts contained in the appropriate subdirectories. There's a kind of receipe file for every library to build. Works fine, try it out! +And don't forget to try out the ldc program. +ldc | +It's an object checker. A bit like nm on unix machines. +If you have unknown or unchecked library or +object tapes - you will LOVE it!!! + So, if there are questions, please ask me. Best regards, @@ -56,7 +62,7 @@ Best regards, Philipp :-) - +... make clean works, too. diff --git a/bin/fload b/bin/fload index f94bc6e..3dee19d 100755 --- a/bin/fload +++ b/bin/fload @@ -37,6 +37,8 @@ done cat >> $locname.go <