From 41dcca8426893e5683320b6d6382ccf728d75ccc Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 16 Sep 1997 14:17:23 +0000 Subject: Changes for GNU make 3.76 --- readme.vms | 6 ------ 1 file changed, 6 deletions(-) (limited to 'readme.vms') diff --git a/readme.vms b/readme.vms index 8284876..18010cf 100644 --- a/readme.vms +++ b/readme.vms @@ -12,10 +12,6 @@ Make with this makefile to rebuild. Here are some notes about GNU Make for VMS: -Libraries are not supported. They were in GNU Make 3.60 but somehow I didn't -care porting the code. If there is enough interest, I'll do it at some -later time. - The variable $^ separates files with commas instead of spaces (It's the natural thing to do for VMS). @@ -41,8 +37,6 @@ less than what vms provides. This might be a problem on the faster Alphas. You can use a : in a filename only if you preceed it with a backslash ('\'). E.g.- hobbes\:[bogas.files] -None of the stuff in vpath.c has been implemented yet. - Make ignores success, informational, or warning errors (-S-, -I-, or -W-). But it will stop on -E- and -F- errors. (unless you do something to override this in your makefile, or whatever). -- cgit v1.2.3