binutils-gdb/config/mh-windows
Stu Grossman 3e288e2736 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
host to add it's own flags.
	* config/mh-windows (HOST_FLAGS):  Set srcroot, which is needed
	for MSVC build procedure.
1996-10-24 16:07:51 +00:00

6 lines
67 B
Plaintext

CC=cc
CFLAGS=
RANLIB=true
AR_FLAGS=
HOST_FLAGS="srcroot=$(srcdir)"