summaryrefslogtreecommitdiffstats
path: root/tools/KSE/rr/Makefile
blob: 45e1dbb7923a90b05ea2f8270ce6a8a2919f5cde (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=		rr	
NO_MAN=
CFLAGS+=	-g -Wall
SRCS=		kse_asm.S rr.c 

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud