From: hachti Date: Thu, 19 Oct 2006 00:07:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://gitweb.hachti.de/?p=h316.git;a=commitdiff_plain;h=e8baeca7ed5bb493afe847025e520bfa984b79a9 *** empty log message *** --- 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 <