012dfd00b3
Submitted by: john birrel One version of the pthreads library another will follow with differnt actions under some cases.. not QUITE complete
9 lines
176 B
Makefile
9 lines
176 B
Makefile
# from: @(#)Makefile.inc 5.3 (Berkeley) 2/20/91
|
|
# $Id: Makefile.inc,v 1.1 1994/08/07 23:04:53 wollman Exp $
|
|
|
|
# yp sources
|
|
.PATH: ${.CURDIR}/../libc/yp
|
|
|
|
SRCS+= xdryp.c yplib.c
|
|
|