summaryrefslogtreecommitdiff
path: root/setjmp
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-09-09 22:50:32 +0000
committerRoland McGrath <roland@gnu.org>1992-09-09 22:50:32 +0000
commit4b171c75a4f03f5aa4b203315fcc18c9a0e9cd8d (patch)
tree5c6fe99c6a17850d29a1cd4d7471e9019f6cf6ce /setjmp
parent969d2f24571ecdadb2e1c642a708b9e51aacb9b4 (diff)
Formerly ../setjmp/Makefile.~10~
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 7fe09fa224..a43b8193a8 100644
--- a/setjmp/Makefile
+++ b/setjmp/Makefile
@@ -23,7 +23,7 @@ subdir := setjmp
headers := setjmp.h jmp_buf.h
-routines := setjmp sigjmp_save _setjmp sigsetjmp \
+routines := setjmp sigjmp_save _setjmp \
longjmp _longjmp __longjmp siglongjmp
tests := tst-setjmp