projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make --keep-mswin
[external/binutils.git]
/
config
/
mh-windows
1
CC=cc
2
CFLAGS=
3
RANLIB=true
4
AR_FLAGS=
5
6
.PHONY: windows
7
windows: nmake.mak
8
@echo "Don't forget to setup setvars.mak!"
9
10
nmake.mak: to-be-built
11
@echo Building nmake files
12
@$(srcdir)/gdb/mswin/genmakes
13
14
to-be-built:
15
@echo Recording commands
16
@$(srcdir)/gdb/mswin/recordit