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