aboutsummaryrefslogtreecommitdiff
path: root/config/mh-windows
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1996-10-29 01:33:49 +0000
committerStu Grossman <grossman@cygnus>1996-10-29 01:33:49 +0000
commitda7f2a108db5ec738f2d2e9c9f83c9b1ea06841b (patch)
tree4dc136b4a65100a6141ecbc5f27b42822c1a8f41 /config/mh-windows
parentaa9b7dedc82a3270975060524f970f662347a2db (diff)
downloadgdb-da7f2a108db5ec738f2d2e9c9f83c9b1ea06841b.zip
gdb-da7f2a108db5ec738f2d2e9c9f83c9b1ea06841b.tar.gz
gdb-da7f2a108db5ec738f2d2e9c9f83c9b1ea06841b.tar.bz2
* mh-dgux386: New file. x86 dgux specific flags
Diffstat (limited to 'config/mh-windows')
-rw-r--r--config/mh-windows12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/mh-windows b/config/mh-windows
index e5f606c..a5cc5d6 100644
--- a/config/mh-windows
+++ b/config/mh-windows
@@ -2,3 +2,15 @@ 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