530299d144
there is still some missing kernel support. Reviewed by: marcel
6 lines
111 B
Makefile
6 lines
111 B
Makefile
# $FreeBSD$
|
|
|
|
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= enter_uts.S context.S pthread_md.c
|