Re: Why not?

"Alan E." <[email protected]> Fri, 21 Nov 2003 23:48:56 -0500
Newsgroups gmane.comp.systems.as400.open-source
Organization Silverword
Message-ID <00ac01c3b0b3$eff9b5a0$3e11b042@truthware>
I do appreciate it, Philip..

And where to find out about this TMKMAKE?

- Alan


----- Original Message -----
From: "Hall, Philip" <[email protected]>
To: "Open Source Software for the AS400/iSeries"
<oss400-Zwy7GipZuJhWk0Htik3J/[email protected]>
Sent: Friday, November 21, 2003 11:26 PM
Subject: RE: [OSS400] Why not?


| > As to TMKMAKE and Ant, I've just started getting into
C++
| > (to do Java afterward), and I don't know about TMKMAKE
yet.
|
| TMKMAKE is not *just* for C/C++ I use it for all languages
on the iSeries, including MI.
|
| > I also started at one place first with setting up
precisely
| > a source member to contain the compile logic,
| >
|
| --- [ snip ] ---
|
| This is exactly why make (and TMKMAKE) exists :o) I have
multiple targets in my TMKMAKE script file, one target to
build the dbg, one to build all, etc. I just invoke the
right target when calling TMKMAKE. One of the great thing
about make is the macro language where common settings and
things can be reused in different targets. It's very
powerful. Another is the ability to see if the source is
newer than the object created from it, and only re-build
those, of course you can issue a rebuild all and have
everything built regardless.
|
| And although your project will be open source, I'm afraid
without all the 'niceties' of make/TMKMAKE it will be
ignored.
|
| Just making an observation, that's all.
|
| --phil
|
| _______________________________________________
| This is the Open Source Software for the AS400/iSeries
(OSS400) mailing list
| To post a message email: OSS400-Zwy7GipZuJhWk0Htik3J/[email protected]
| To subscribe, unsubscribe, or change list options,
| visit: http://lists.midrange.com/mailman/listinfo/oss400
| or email: OSS400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
| Before posting, please take a moment to review the
archives
| at http://archive.midrange.com/oss400.

_______________________________________________
This is the Open Source Software for the AS400/iSeries (OSS400) mailing list
To post a message email: OSS400-Zwy7GipZuJhWk0Htik3J/[email protected]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/oss400
or email: OSS400-request-Zwy7GipZuJhWk0Htik3J/[email protected]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/oss400.