From efbe1b64111495a22b048ddbfc12abd33d972bd5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 13 May 1996 18:39:46 +0000 Subject: Sun May 12 19:19:43 1996 Aaron Digulla * README.Amiga: updated feature list --- README.Amiga | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.Amiga') diff --git a/README.Amiga b/README.Amiga index 7bb309f..e8eca68 100644 --- a/README.Amiga +++ b/README.Amiga @@ -29,9 +29,7 @@ GNU make): Also be carefull that there is a space after the "\" (ie, at the beginning of the next line). - Can be made resident to save space and time -- To use "#?" as a wildcard, you must enclose it in "": - - delete "#?.o" +- Amiga specific wildcards can be used in $(wildcard ...) BUGS: - The line @@ -42,6 +40,7 @@ tries to make dummy.h from "src/*.c" (ie. no wildcard-expansion takes place). You have to use "$(wildcard src/*.c)" instead. COMPILING FROM SCRATCH +---------------------- To recompile, you need SAS/C 6.51. make itself is not neccessary, there is an smakefile. -- cgit v1.2.3