3a8dddb286
* makefile.vms: New file.
5 lines
118 B
Text
5 lines
118 B
Text
CFLAGS = /noopt/include=([],[-],[-.-.include])
|
|
LDFLAGS = /nomap
|
|
LDLIBS = ,sys$$library:vaxcrtl.olb/lib
|
|
|
|
all: chew.exe
|