$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2001-06-05 11:30:57
----- Original Message -----
From: "Thomas Matelich" <sosedada_at_[hidden]>
> MAN!!! I really hate brain farts :) I meant 3.0 beta. They took tmake,
> expanded it and wrote it in c++. Available at
> ftp://ftp.trolltech.com/qt/source. If you don't have a fast internet
> connection, I can extract the qmake part into a tarball for you.
Okay, but save me the trouble: if it hasn't got much more power than any
other make tool, it's not going to be very useful. In order to do the kind
of build jobs we're handling, you need a "real" programming language
underneath. Jam has that (barely). Does qmake?
-Dave