diff options
author | marha <marha@users.sourceforge.net> | 2012-04-10 15:05:45 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-04-10 15:05:45 +0200 |
commit | 4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8 (patch) | |
tree | 3ddf28be6916dd5ea27837431b5be8c94017cd9a /libXpm/doc/README.html | |
parent | 5564e91e3cf4ba5cb2fbebbc2d63d18f588016b8 (diff) | |
parent | 5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6 (diff) | |
download | vcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.tar.gz vcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.tar.bz2 vcxsrv-4b35ef19b76849cbd854c3b6f92bbc1c2d50f2d8.zip |
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'libXpm/doc/README.html')
-rw-r--r-- | libXpm/doc/README.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libXpm/doc/README.html b/libXpm/doc/README.html index 6711f23b3..c3175c13b 100644 --- a/libXpm/doc/README.html +++ b/libXpm/doc/README.html @@ -127,12 +127,12 @@ Then you can either compile XPM via "imake" or in a stand-alone way. make depend (optional) </pre> <p> - Then simply execute: + Then simply execute: <pre> make </pre> <p> - which will build the XPM library and the sxpm application. + which will build the XPM library and the sxpm application. Then do: <pre> make install |