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:
Diffstat (limited to 'newlib/libc/sys/sysvi386/Makefile.in')
-rw-r--r--newlib/libc/sys/sysvi386/Makefile.in15
1 files changed, 3 insertions, 12 deletions
diff --git a/newlib/libc/sys/sysvi386/Makefile.in b/newlib/libc/sys/sysvi386/Makefile.in
index 382948e7d..f8286507f 100644
--- a/newlib/libc/sys/sysvi386/Makefile.in
+++ b/newlib/libc/sys/sysvi386/Makefile.in
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -89,16 +89,7 @@ INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
noinst_LIBRARIES = lib.a
-lib_a_SOURCES = \
- ioctl.s isatty.c read.s lseek.s close.s sbrk.c fstat.s cerror.s \
- _exit.s write.s open.s signal.s kill.s getpid.s brk.s fork.s wait.s \
- execve.s exec.c utime.s fcntl.s chmod.s getuid.s getgid.s time.s \
- stat.s link.s unlink.s rename.s mkdir.s rmdir.s sigaction.s \
- sigprocmask.s waitpid.s sysconf.s pathconf.s fpathconf.s \
- getdents.s opendir.c readdir.c rewinddir.c closedir.c pipe.s \
- getgroups.s setuid.s getuid.s setgid.s geteuid.s getegid.s \
- chdir.s dup2.c dup.c tcgetattr.c tcsetattr.c speed.c tcline.c \
- times.s pause.s sleep.c alarm.s access.s _longjmp.s _setjmp.s
+lib_a_SOURCES = ioctl.s isatty.c read.s lseek.s close.s sbrk.c fstat.s cerror.s _exit.s write.s open.s signal.s kill.s getpid.s brk.s fork.s wait.s execve.s exec.c utime.s fcntl.s chmod.s getuid.s getgid.s time.s stat.s link.s unlink.s rename.s mkdir.s rmdir.s sigaction.s sigprocmask.s waitpid.s sysconf.s pathconf.s fpathconf.s getdents.s opendir.c readdir.c rewinddir.c closedir.c pipe.s getgroups.s setuid.s getuid.s setgid.s geteuid.s getegid.s chdir.s dup2.c dup.c tcgetattr.c tcsetattr.c speed.c tcline.c times.s pause.s sleep.c alarm.s access.s _longjmp.s _setjmp.s
ACLOCAL_AMFLAGS = -I ../../..