office-gobmx/dmake/man
Vladimir Glazounov 1b74b4782f INTEGRATION: CWS dmake47 (1.8.2); FILE MERGED
2006/11/23 16:58:01 vq 1.8.2.7: #i69952# Release dmake 4.7.
2006/11/19 21:10:40 vq 1.8.2.6: #i71704# Add testcase and documentation.
2006/11/13 19:08:16 vq 1.8.2.5: #i71422# Document new @@ recipe property.
2006/10/08 22:49:04 vq 1.8.2.4: #i70168# Improve $ handling in targets/prerequisites.
2006/10/07 19:30:42 vq 1.8.2.3: #i69742# Add NEWS file entry and mention normalization in the man page.
2006/09/29 18:50:23 vq 1.8.2.2: #i69814# Add/fix option to make directory cache case insensitive. (Make
this the default for Windows and Mac OS X.) Added testcase.
2006/09/28 17:33:06 vq 1.8.2.1: #i69952#  Bump version to 4.7-cvs.
2007-01-18 08:33:51 +00:00
..
dmake.nc
dmake.tf INTEGRATION: CWS dmake47 (1.8.2); FILE MERGED 2007-01-18 08:33:51 +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"