(sysdep_routines): Removed sigtramp.
authorRoland McGrath <roland@gnu.org>
Mon, 12 Feb 1996 08:11:19 +0000 (08:11 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 12 Feb 1996 08:11:19 +0000 (08:11 +0000)
sysdeps/unix/bsd/ultrix4/mips/Makefile

index 0b71fd9..74e3b04 100644 (file)
@@ -1,3 +1,3 @@
 ifeq ($(subdir),signal)
-sysdep_routines := $(sysdep_routines) sigtramp __handler
+sysdep_routines := $(sysdep_routines) __handler
 endif