012dfd00b3
Submitted by: john birrel One version of the pthreads library another will follow with differnt actions under some cases.. not QUITE complete
8 lines
240 B
Makefile
8 lines
240 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/2/93
|
|
|
|
# compat-43 sources
|
|
.PATH: ${.CURDIR}/../libc/${MACHINE}/compat-43 ${.CURDIR}/../libc/compat-43
|
|
|
|
SRCS+= creat.c gethostid.c getwd.c killpg.c sethostid.c setpgrp.c \
|
|
setrgid.c setruid.c sigcompat.c
|