1# $FreeBSD$
2
3# XXX temporary
4CFLAGS+=-DSYSTEM_SCOPE_ONLY
5
6SRCS+=	enter_uts.S context.S pthread_md.c
7