From aa9d50a1c15b5aa4f4a192b9a146a377de4d42cb Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 28 Oct 2001 23:05:49 +0000 Subject: fix spelling errors --- winsup/cygwin/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/Makefile.in') 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 -- cgit v1.2.3