blob: 12459d8ed5e0a495604b4b4c5ce012e3b256aacb (
plain) (
blame)
1
2
3
4
5
|
# $FreeBSD: src/lib/libkse/arch/ia64/Makefile.inc,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
SRCS+= context.S enter_uts.S pthread_md.c
|