012dfd00b3
Submitted by: john birrel One version of the pthreads library another will follow with differnt actions under some cases.. not QUITE complete
6 lines
176 B
Makefile
6 lines
176 B
Makefile
# @(#)Makefile 5.11 (Berkeley) 9/6/90
|
|
|
|
.PATH: ${.CURDIR}/../libc/xdr ${.CURDIR}/../libc
|
|
SRCS+= xdr.c xdr_array.c xdr_float.c xdr_mem.c \
|
|
xdr_rec.c xdr_reference.c xdr_stdio.c
|