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