Added uthread_attr_destroy.c to SRCS.
Submitted by: John Birrell <jb@cimlogic.com.au>
This commit is contained in:
parent
8b612c4b4a
commit
d0c9b2a226
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.inc,v 1.3 1996/08/20 08:20:59 julian Exp $
|
||||
# $Id: Makefile.inc,v 1.4 1996/11/11 09:08:11 hsu Exp $
|
||||
|
||||
CPLUSPLUSLIB= cpluspluslib
|
||||
|
||||
@ -7,6 +7,7 @@ CPLUSPLUSLIB= cpluspluslib
|
||||
|
||||
SRCS+= \
|
||||
uthread_accept.c \
|
||||
uthread_attr_destroy.c \
|
||||
uthread_attr_init.c \
|
||||
uthread_attr_setcreatesuspend_np.c \
|
||||
uthread_attr_setstacksize.c \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.inc,v 1.3 1996/08/20 08:20:59 julian Exp $
|
||||
# $Id: Makefile.inc,v 1.4 1996/11/11 09:08:11 hsu Exp $
|
||||
|
||||
CPLUSPLUSLIB= cpluspluslib
|
||||
|
||||
@ -7,6 +7,7 @@ CPLUSPLUSLIB= cpluspluslib
|
||||
|
||||
SRCS+= \
|
||||
uthread_accept.c \
|
||||
uthread_attr_destroy.c \
|
||||
uthread_attr_init.c \
|
||||
uthread_attr_setcreatesuspend_np.c \
|
||||
uthread_attr_setstacksize.c \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.inc,v 1.3 1996/08/20 08:20:59 julian Exp $
|
||||
# $Id: Makefile.inc,v 1.4 1996/11/11 09:08:11 hsu Exp $
|
||||
|
||||
CPLUSPLUSLIB= cpluspluslib
|
||||
|
||||
@ -7,6 +7,7 @@ CPLUSPLUSLIB= cpluspluslib
|
||||
|
||||
SRCS+= \
|
||||
uthread_accept.c \
|
||||
uthread_attr_destroy.c \
|
||||
uthread_attr_init.c \
|
||||
uthread_attr_setcreatesuspend_np.c \
|
||||
uthread_attr_setstacksize.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user