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
c31f8c4
..
3d00485
100644
(file)
--- a/
setjmp/Makefile
+++ b/
setjmp/Makefile
@@
-1,4
+1,4
@@
-# Copyright (C) 1991, 1992, 1993, 1994 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
@@
-24,9
+24,9
@@
subdir := setjmp
headers := setjmp.h jmp_buf.h
routines := setjmp sigjmp bsd-setjmp bsd-_setjmp \
headers := setjmp.h jmp_buf.h
routines := setjmp sigjmp bsd-setjmp bsd-_setjmp \
- longjmp _
longjmp __longjmp siglongjmp
+ longjmp _
_longjmp jmp-unwind
-tests := tst-setjmp
+tests := tst-setjmp
jmpbug
include ../Rules
include ../Rules