diff options
Diffstat (limited to 'winsup/doc/dll.sgml')
-rw-r--r-- | winsup/doc/dll.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/doc/dll.sgml b/winsup/doc/dll.sgml index a44129b3c..803469367 100644 --- a/winsup/doc/dll.sgml +++ b/winsup/doc/dll.sgml @@ -36,6 +36,7 @@ information needed to tell the OS how your program interacts with capabilities. To begin an exploration of the many additional options, see the gcc documentation and website, currently at <ulink URL="http://gcc.gnu.org/">http://gcc.gnu.org/</ulink> +</para> <para>Let's go through a simple example of how to build a dll. For this example, we'll use a single file |