0f47890401
the time being.
9 lines
156 B
Makefile
9 lines
156 B
Makefile
# $FreeBSD$
|
|
|
|
# XXX temporary
|
|
CFLAGS+=-DSYSTEM_SCOPE_ONLY
|
|
|
|
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
|
|
|
SRCS+= enter_uts.S context.S pthread_md.c
|