diff options
Diffstat (limited to 'lib/Makefile.vxworks')
-rw-r--r-- | lib/Makefile.vxworks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.vxworks b/lib/Makefile.vxworks index 796d1605e..81a36cc0f 100644 --- a/lib/Makefile.vxworks +++ b/lib/Makefile.vxworks @@ -5,7 +5,7 @@ #Description: makefile to be used in order to compile libcurl for VxWoorks 6.3. # #How to use: -# 1. Adjust environment variables at the file begining +# 1. Adjust environment variables at the file beginning # 2. Open the Command Prompt window and change directory ('cd') # into the 'lib' folder # 3. Add <CYGWIN>/bin folder to the PATH environment variable |