Re: SGML makefile

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: SGML makefile
Дата
Msg-id 200111231800.fANI0MV09231@candle.pha.pa.us
обсуждение исходный текст
Ответ на SGML makefile  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SGML makefile
Следующее
От: Bruce Momjian
Дата:
Сообщение: SGML build