Eric Sunshine wrote: > The 'install' targets always build the other targets upon which they > depend. There is no functionality for installing only those targets > already built. There are some high-level installation targets > (install_bin, install_plugin, install_lib, install_include, > install_data, install_config, install_doc) which you can invoke > individually, but, as noted, they will build their dependencies > automatically before installation.
OK, those are useful, except that the plugins are the main thing. Do you think it would be hard to add a rule that installs a single plugin? (Did the old Makefiles have rules for that or am I thinking of another project?) Reed ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
