From: Rafael L. <rla...@us...> - 2003-03-28 08:43:55
|
Update of /cvsroot/plplot/plplot/examples/c In directory sc8-pr-cvs1:/tmp/cvs-serv22632 Modified Files: Makefile.examples.in Log Message: Replaced the pattern rule by an old fashioned suffix rule, which should work cross-platform. If this is relaly the case, I will introduce a similar technique in {f77,c++,tk}/Makefile.examples.in. |