From: Roland McGrath Date: Thu, 15 Feb 1996 17:14:48 +0000 (+0000) Subject: [$(subdir)-signal] (sysdep_routines): Don't sys-sig. X-Git-Tag: glibc-2.16-ports-before-merge~3887 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=83cfd73cf6d2d897e9401aee53ce0fe3b42a3394;p=thirdparty%2Fglibc.git [$(subdir)-signal] (sysdep_routines): Don't sys-sig. --- diff --git a/sysdeps/unix/sysv/sysv4/Makefile b/sysdeps/unix/sysv/sysv4/Makefile index 0c149da85cc..320e99bcf4c 100644 --- a/sysdeps/unix/sysv/sysv4/Makefile +++ b/sysdeps/unix/sysv/sysv4/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1992, 1993, 1995 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1995, 1996 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -22,13 +22,6 @@ sysdep_routines := $(sysdep_routines) sysconfig pgrpsys __waitid endif - -ifeq ($(subdir),signal) - -sysdep_routines := $(sysdep_routines) sys-sig - -endif - ifeq ($(subdir),misc) sysdep_routines := $(sysdep_routines) sysinfo