From: Geoffrey F. <fu...@us...> - 2002-02-26 19:03:20
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv17990/cf Modified Files: configure.in Log Message: Don't postpend objs.in to Makefile.in anymore. Instead, postpend "deps.in". This file will either pull in the new, automatically generated dependency files (if the current build environment is configured for that), or the old objs.in (if not), as appropriate. |