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>2007-08-02 18:33:32 +0400
committerChristopher Faylor <me@cgf.cx>2007-08-02 18:33:32 +0400
commit20173edc9890c21338b2552f4c56d580b6e35a11 (patch)
treeba89112be1b35007e7f2e85bb42a435344b8d131
parentba5f4d5087b34e9b6e2db5b5d189e6109e012c01 (diff)
Add missing checkin.
-rw-r--r--winsup/cygwin/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in
index 5251ff9b8..7d0d78d04 100644
--- a/winsup/cygwin/Makefile.in
+++ b/winsup/cygwin/Makefile.in
@@ -141,10 +141,10 @@ DLL_OFILES:=assert.o autoload.o bsdlib.o ctype.o cxx.o cygheap.o cygthread.o \
regcomp.o regerror.o regexec.o regfree.o registry.o resource.o rexec.o \
rcmd.o scandir.o sched.o sec_acl.o sec_auth.o sec_helper.o security.o \
select.o sem.o shared.o shm.o sigfe.o signal.o sigproc.o smallprint.o \
- spawn.o strace.o strptime.o strsep.o strsig.o sync.o syscalls.o \
- sysconf.o syslog.o termios.o thread.o timelocal.o timer.o times.o \
- tty.o uinfo.o uname.o v8_regexp.o v8_regerror.o v8_regsub.o wait.o \
- wincap.o window.o winf.o xsique.o \
+ spawn.o strace.o strfuncs.o strptime.o strsep.o strsig.o sync.o \
+ syscalls.o sysconf.o syslog.o termios.o thread.o timelocal.o timer.o \
+ times.o tty.o uinfo.o uname.o v8_regexp.o v8_regerror.o v8_regsub.o \
+ wait.o wincap.o window.o winf.o xsique.o \
$(EXTRA_DLL_OFILES) $(EXTRA_OFILES) $(MALLOC_OFILES) $(MT_SAFE_OBJECTS)
GMON_OFILES:=gmon.o mcount.o profil.o