Sorry, it is Sun OS 5.9 ot solaris 9
Shawn
Shawn Minto wrote:
I created the following static pattern rule which works perfectly fine on my linux box at home:
$(releaseFiles) : $(releaseDir)% : $(masterDir)%
$(script) $< $@ $(masterDir)
Now, I have transfered it to a solaris 9 machine at school and it doesn't work. Make complains that I have 1 too many : on this line.
Any help would be great
Thanks
Shawn
_______________________________________________ Help-make mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/help-make
