diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2012-03-17 20:33:32 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2012-03-17 20:33:32 (GMT) |
commit | 8f455b66da9db238655242d1213c05affac412d9 (patch) | |
tree | fbaf0bfe6a7de14413f6738b180d69d4aeb3a69b /trunk/tmake/README | |
parent | b9ef81152f75067cec55d4b37a4a25658f1f2a60 (diff) | |
download | Doxygen-8f455b66da9db238655242d1213c05affac412d9.zip Doxygen-8f455b66da9db238655242d1213c05affac412d9.tar.gz Doxygen-8f455b66da9db238655242d1213c05affac412d9.tar.bz2 |
Release-1.8.0
Diffstat (limited to 'trunk/tmake/README')
-rw-r--r-- | trunk/tmake/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/trunk/tmake/README b/trunk/tmake/README new file mode 100644 index 0000000..b049d32 --- /dev/null +++ b/trunk/tmake/README @@ -0,0 +1,10 @@ + tmake version 1.3 + +tmake is an easy-to-use tool for creating and maintaining makefiles across +many platforms and compilers. For information about installing and using +tmake, see: + + doc/tmake.html -- User's Guide + doc/tmake_ref.html -- Reference Manual + +Download the latest version from: <ftp://ftp.troll.no/freebies/tmake> |