diff options
author | Roland McGrath <roland@redhat.com> | 1996-05-22 21:25:45 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1996-05-22 21:25:45 +0000 |
commit | e76076e3344709339a89f830df708c5d0b068707 (patch) | |
tree | 4d3bc3107668f0d30e0d4d354ce9ef5cb47db011 /makefile.com | |
parent | 673e04af3a4f1ea2d30898a25d9a1750761cbd97 (diff) | |
download | gunmake-e76076e3344709339a89f830df708c5d0b068707.tar.gz |
Wed May 22 17:24:51 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* makefile.vms: Set LOADLIBES.
* makefile.com (link_using_library): Fix typo.
Diffstat (limited to 'makefile.com')
-rw-r--r-- | makefile.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.com b/makefile.com index cba8fda..0bdbec1 100644 --- a/makefile.com +++ b/makefile.com @@ -25,7 +25,7 @@ $ exit $ link_using_library: $ link/exe=make alloca,commands,default,dir,expand,file,function,- implicit,job,main,misc,read,remake,remote-stub,rule,- - signame,variable,version,vmsfunctions,vmsfiy,vpath,- + signame,variable,version,vmsfunctions,vmsify,vpath,- glob,fnmatch,getopt,getopt1,sys$library:vaxcrtl/lib $! $ compileit : subroutine |