xref: /freebsd/lib/libc/x86/gen/Makefile.inc (revision dbfb4063ae95b956a2b0021c37c9a8be4c2e4393)
1# $FreeBSD$
2
3.PATH:	${LIBC_SRCTOP}/x86/gen
4
5SRCS+= \
6	getcontextx.c
7