entered into RCS
authorRoland McGrath <roland@gnu.org>
Thu, 17 Feb 1994 01:57:33 +0000 (01:57 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 17 Feb 1994 01:57:33 +0000 (01:57 +0000)
sysdeps/unix/sysv/sysv4/i386/Makefile [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/sysv4/i386/Makefile b/sysdeps/unix/sysv/sysv4/i386/Makefile
new file mode 100644 (file)
index 0000000..56f0a37
--- /dev/null
@@ -0,0 +1,3 @@
+ifeq ($(subdir),signal)
+sysdep_routines := $(sysdep_routines) sys-sig
+endif