Newer
Older
invertedlogic / Makefiles / Makefile-cmake-2.6.0
@John Ryland John Ryland on 19 Jan 2009 143 bytes add these
NAME=CMake
SOURCE=http://www.cmake.org/files/v2.6/cmake-2.6.0.tar.gz
TARGET=bin/cmake
OPTIONS=--prefix=$(PREFIX) --qt-gui

include Common.mak