forked from Imagelibrary/binutils-gdb
Thu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de)
* makefile.vms: New file.
This commit is contained in:
@@ -27,6 +27,7 @@ Makefile.in
|
||||
bfd.texinfo
|
||||
bfdsumm.texi
|
||||
chew.c
|
||||
makefile.vms
|
||||
proto.str
|
||||
doc.str
|
||||
ChangeLog
|
||||
|
||||
5
bfd/doc/makefile.vms
Normal file
5
bfd/doc/makefile.vms
Normal file
@@ -0,0 +1,5 @@
|
||||
CFLAGS = /noopt/include=([],[-],[-.-.include])
|
||||
LDFLAGS = /nomap
|
||||
LDLIBS = ,sys$$library:vaxcrtl.olb/lib
|
||||
|
||||
all: chew.exe
|
||||
Reference in New Issue
Block a user