summaryrefslogtreecommitdiff
path: root/setjmp
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-09-03 02:41:57 +0000
committerRoland McGrath <roland@gnu.org>1992-09-03 02:41:57 +0000
commit589eb74789e37fa744561876892989c8025e2594 (patch)
tree3ec9d51169558a5eac3a4210be71c57754a85540 /setjmp
parent64be67aea49cb25d2c6187e088a09898cb19bcee (diff)
Formerly ../setjmp/Makefile.~9~
Diffstat (limited to 'setjmp')
-rw-r--r--setjmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/setjmp/Makefile b/setjmp/Makefile
index 197ec902fd..7fe09fa224 100644
--- a/setjmp/Makefile
+++ b/setjmp/Makefile
@@ -23,7 +23,7 @@ subdir := setjmp
headers := setjmp.h jmp_buf.h
-routines := setjmp sigjmp_save \
+routines := setjmp sigjmp_save _setjmp sigsetjmp \
longjmp _longjmp __longjmp siglongjmp
tests := tst-setjmp