office-gobmx/dmake/man
Kurt Zenker eeacf10898 INTEGRATION: CWS dmake412_DEV300 (1.12.2); FILE MERGED
2008/02/26 23:37:49 vq 1.12.2.3: #i83497# Release dmake 4.12.
2008/02/07 19:50:02 vq 1.12.2.2: #i83940# Make the result of $(mktmp ..) aware of the .WINPATH setting.
2007/11/09 15:50:50 vq 1.12.2.1: #i83497# Bump version to 4.12-cvs.
2008-03-05 17:35:13 +00:00
..
dmake.nc INTEGRATION: CWS dmake412_DEV300 (1.10.2); FILE MERGED 2008-03-05 17:33:11 +00:00
dmake.tf INTEGRATION: CWS dmake412_DEV300 (1.12.2); FILE MERGED 2008-03-05 17:35:13 +00:00
readme

This directory contains the DMAKE manual page.

The files found here are:

  dmake.tf  - troff source for the manual page, you must use GNU groff
              to typeset it or copy it as dmake.1 into a directory in
              your search path for man pages to view it with the man
              command.

  dmake.nc  - a typeset version of the manual page containing no control
              characters. Generated with:
              "groff -mman -rcR=0 -Tlatin1 -P -bcu dmake.tf > dmake.nc"