summaryrefslogtreecommitdiff
path: root/setjmp
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-04-30 22:47:24 +0000
committerRoland McGrath <roland@gnu.org>1992-04-30 22:47:24 +0000
commit15ac8c77d815242148ab4c2ce13b21f1405f2a32 (patch)
tree8070d326ee22a3d2ced188fe01540ca5c4be6558 /setjmp
parent37cc015ffae12554030fed88b3bc6dcc1d4a7e70 (diff)
Formerly ../setjmp/Makefile.~8~
Diffstat (limited to 'setjmp')
-rw-r--r--setjmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/setjmp/Makefile b/setjmp/Makefile
index 7770769b23..197ec902fd 100644
--- a/setjmp/Makefile
+++ b/setjmp/Makefile
@@ -23,8 +23,8 @@ subdir := setjmp
headers := setjmp.h jmp_buf.h
-routines := longjmp setjmp siglongjmp sigsetjmp \
- _setjmp _longjmp __longjmp
+routines := setjmp sigjmp_save \
+ longjmp _longjmp __longjmp siglongjmp
tests := tst-setjmp