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~5723 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31c6cd2ea4f90dc10b42c62b12f71174503ef962;p=graphviz Rename nmake makefiles as makefile rather than Makefile so that the build script will not remove them. --- diff --git a/windows/cmd/makefile b/windows/cmd/makefile new file mode 100755 index 000000000..a046f6853 --- /dev/null +++ b/windows/cmd/makefile @@ -0,0 +1 @@ +:MAKE: diff --git a/windows/makefile b/windows/makefile new file mode 100644 index 000000000..a046f6853 --- /dev/null +++ b/windows/makefile @@ -0,0 +1 @@ +:MAKE: