From: Maurice L. <ml...@us...> - 2002-08-05 09:04:59
|
Update of /cvsroot/plplot/plplot/cf In directory usw-pr-cvs1:/tmp/cvs-serv11801 Modified Files: pkg_tk.in pkg_tkwin.in pkg_xwin.in Log Message: Removed dependency list from each dynamic driver, because: (a) it was causing ordering problems for make on my system, and (b) they were completely ineffective anyway, as the targets are not plain files and are therefore *always* out of date. |