]> 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 [deleted file]

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