Re: SGML makefile - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: SGML makefile
Date
Msg-id 200111231800.fANI0MV09231@candle.pha.pa.us
Whole thread Raw
In response to SGML makefile  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-docs
I also see this.  Looks OK:

   Users use many different shell programs, but commands in makefiles
are always interpreted by `/bin/sh' unless the makefile specifies
otherwise.  *Note Command Execution: Execution.

   The shell that is in use determines whether comments can be written
on command lines, and what syntax they use.  When the shell is
`/bin/sh', a `#' starts a comment that extends to the end of the line.
The `#' does not have to be at the beginning of a line.  Text on a line
before a `#' is not part of the comment.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: SGML makefile
Next
From: Bruce Momjian
Date:
Subject: SGML build