Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-10-29 02:05:49 +0300
committerChristopher Faylor <me@cgf.cx>2001-10-29 02:05:49 +0300
commitaa9d50a1c15b5aa4f4a192b9a146a377de4d42cb (patch)
treecdc3a2071bb98260806d5c4036c6c3a7b7fbf26c /winsup/cygwin/Makefile.in
parent451386f76913998a1e2f04fe98c4ce609bf813b2 (diff)
fix spelling errors
Diffstat (limited to 'winsup/cygwin/Makefile.in')
-rw-r--r--winsup/cygwin/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in
index 8a62562e9..42d868363 100644
--- a/winsup/cygwin/Makefile.in
+++ b/winsup/cygwin/Makefile.in
@@ -181,7 +181,7 @@ maintainer-clean realclean: clean
# Rule to make stub library used by testsuite
-# dependency set to $(LIB_NAME) to accomodate make -j2.
+# dependency set to $(LIB_NAME) to accommodate make -j2.
# Otherwise dlltool gets confused. cgf (11-16-2000)
new-$(LIB_NAME): $(LIB_NAME)
$(DLLTOOL) --as=$(AS) --dllname new-$(DLL_NAME) --def $(DEF_FILE) --output-lib new-templib.a