From: erg Date: Fri, 5 Jan 2007 23:43:27 +0000 (+0000) Subject: Rename nmake makefiles as makefile rather than Makefile so that X-Git-Tag: LAST_LIBGRAPH~32^2~5728 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d31f1219d39001bd29ee260cc43db555a3d9bdef;p=graphviz Rename nmake makefiles as makefile rather than Makefile so that the build script will not remove them. --- diff --git a/windows/cmd/gvui/Makefile b/windows/cmd/gvui/Makefile deleted file mode 100755 index ddc744469..000000000 --- a/windows/cmd/gvui/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -:PACKAGE: graphviz - -:ALL: - -GVUI.exe : .TERMINAL - -$(BINDIR) :INSTALLDIR: GVUI.exe -