mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
3a8dddb286
* makefile.vms: New file.
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
CFLAGS = /noopt/include=([],[-],[-.-.include])
|
|
LDFLAGS = /nomap
|
|
LDLIBS = ,sys$$library:vaxcrtl.olb/lib
|
|
|
|
all: chew.exe
|