diff options
Diffstat (limited to 'devel/tmake/pkg-descr')
-rw-r--r-- | devel/tmake/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/tmake/pkg-descr b/devel/tmake/pkg-descr new file mode 100644 index 000000000000..8aeea38eed22 --- /dev/null +++ b/devel/tmake/pkg-descr @@ -0,0 +1,10 @@ +This is a port of tmake, the tool from Troll Tech to create and +maintain makefiles for software projects. It is especially useful if +you develop for more than one platform or use more than one +compiler. tmake automates and streamlines this process and lets you +spend your valuable time on writing code, not makefiles. + +WWW: http://www.troll.no/freebies/tmake.html + +- Roland +jesse@cs.uni-magdeburg.de |