projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update from main archive 961030
[kopensolaris-gnu/glibc.git]
/
setjmp
/
Makefile
diff --git
a/setjmp/Makefile
b/setjmp/Makefile
index
a43b819
..
3d00485
100644
(file)
--- a/
setjmp/Makefile
+++ b/
setjmp/Makefile
@@
-1,4
+1,4
@@
-# Copyright (C) 1991, 1992 Free Software Foundation, Inc.
+# Copyright (C) 1991, 1992
, 1993, 1994, 1995
Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@
-23,10
+23,10
@@
subdir := setjmp
headers := setjmp.h jmp_buf.h
headers := setjmp.h jmp_buf.h
-routines := setjmp sigjmp
_save
_setjmp \
- longjmp _
longjmp __longjmp siglongjmp
+routines := setjmp sigjmp
bsd-setjmp bsd-
_setjmp \
+ longjmp _
_longjmp jmp-unwind
-tests := tst-setjmp
+tests := tst-setjmp
jmpbug
include ../Rules
include ../Rules