]> granicus.if.org Git - graphviz/commitdiff
Rename nmake makefiles as makefile rather than Makefile so that
authorerg <devnull@localhost>
Fri, 5 Jan 2007 23:43:27 +0000 (23:43 +0000)
committererg <devnull@localhost>
Fri, 5 Jan 2007 23:43:27 +0000 (23:43 +0000)
the build script will not remove them.

windows/cmd/gvui/makefile [new file with mode: 0755]

diff --git a/windows/cmd/gvui/makefile b/windows/cmd/gvui/makefile
new file mode 100755 (executable)
index 0000000..ddc7444
--- /dev/null
@@ -0,0 +1,8 @@
+:PACKAGE: graphviz
+
+:ALL:
+
+GVUI.exe : .TERMINAL
+
+$(BINDIR) :INSTALLDIR: GVUI.exe
+