>Joerg Schilling <[EMAIL PROTECTED]> wrote: > >> - The second sentnce is just in violation with POSIX. >> >> POSIX implicit rules are .SUFFIX: rules only a for this reason only have a >> target that is a concatenation of source and target suffix. There is no >> prerequisite but only an implicit target and an implicit source. >> >> It may be that someone from the GNU folks did like to do something for >> Sun Pattern matching rules: >> >> tp%ts:dp%ds >> rule > >The "%" makes it implementation-defined anyway so where is your point?
Besides, the % rules are pretty much implicit rules; the .SUFFIX rules are really just %.o: %.c Casper _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org