Commit 68cfd74e authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

contrib: s/cmake/CMake/

parent 75d3925c
......@@ -260,10 +260,10 @@ DISTCLEAN_PKG += autoconf-$(AUTOCONF_VERSION).tar.bz2
# ***************************************************************************
# CMake
# ***************************************************************************
cmake:
CMake:
cvs -d :pserver:anonymous:cmake@www.cmake.org:/cvsroot/CMake co cmake
.cmake: cmake
.cmake: CMake
(cd $<; ./configure --prefix=$(PREFIX) && make && make install)
touch $@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment