Exporting files

These functions should be used to export files to the public directories.

BinExport(X) exports source file X to /bin.

BindExport(X) exports derived file X to /bin.

DocExport(X) exports source file X to /doc.

DocdExport(X) exports derived file X to /doc.

EmacsExport(X) exports source file X to /emacs.

EmacsdExport(X) exports derived file X to /emacs.

HtmlExport(X) exports source file X to /html.

LibExport(X) exports source file X to /lib.

LibdExport(X) exports derived file X to /lib.

ManExport(X,sec) exports source file X.sec to section sec of /man.

MandExport(X,sec) exports derived file X.sec to section sec of /man.

As mentioned earlier, the actual paths bound to /bin, /lib, ... depend on your installation's specific configuration.

Last modified on Thu Jan  4 11:07:54 PST 1996 by heydon 
     modified on Thu Jul 21 15:53:06 PDT 1994 by kalsow 
     modified on Thu Jan  7 18:40:57 PST 1993 by muller