This recursive build structure is now defunct.
This commit is contained in:
parent
cc17a82660
commit
ffa84dd52b
16
gnu/dist/config/mh-windows
vendored
16
gnu/dist/config/mh-windows
vendored
@ -1,16 +0,0 @@
|
||||
CC=cc
|
||||
CFLAGS=
|
||||
RANLIB=true
|
||||
AR_FLAGS=
|
||||
|
||||
.PHONY: windows
|
||||
windows: nmake.mak
|
||||
@echo "Don't forget to setup setvars.mak!"
|
||||
|
||||
nmake.mak: to-be-built
|
||||
@echo Building nmake files
|
||||
@$(srcdir)/gdb/mswin/genmakes
|
||||
|
||||
to-be-built:
|
||||
@echo Recording commands
|
||||
@$(srcdir)/gdb/mswin/recordit
|
1
gnu/dist/config/mh-x86pic
vendored
1
gnu/dist/config/mh-x86pic
vendored
@ -1 +0,0 @@
|
||||
PICFLAG=-fpic
|
Loading…
Reference in New Issue
Block a user