Update pginclude documentation.
This commit is contained in:
parent
001d30ee6b
commit
8230fbf964
@ -13,5 +13,12 @@ pgrminclude [-v]
|
|||||||
pgdefine create macro calls for all defines in the file (used by
|
pgdefine create macro calls for all defines in the file (used by
|
||||||
the above routines)
|
the above routines)
|
||||||
|
|
||||||
It is also a good idea to sort the pg-specific include files in alphabetic
|
It is also a good idea to sort the pg-specific include files in
|
||||||
order. This is best done with a text editor.
|
alphabetic order. This is best done with a text editor. Typical usage
|
||||||
|
order would be:
|
||||||
|
|
||||||
|
pgfixinclude
|
||||||
|
pgcompinclude
|
||||||
|
pgrminclude /src/include
|
||||||
|
pgcompinclude
|
||||||
|
pgrminclude /
|
||||||
|
Loading…
Reference in New Issue
Block a user