help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Static Pattern Rules - Solaris


From: Shawn Minto
Subject: Static Pattern Rules - Solaris
Date: Tue, 22 Jun 2004 11:12:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]