repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* glimits.h (__LONG_MAX__): Recognize __sparcv9 too.
[official-gcc.git]
/
config
/
mh-windows
blob
a5cc5d611df05881da7c8b975d98146de56dce5f
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