summaryrefslogtreecommitdiffstats
path: root/tools/KSE/rr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/KSE/rr/Makefile')
-rw-r--r--tools/KSE/rr/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/KSE/rr/Makefile b/tools/KSE/rr/Makefile
new file mode 100644
index 0000000..b97d263
--- /dev/null
+++ b/tools/KSE/rr/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+
+PROG= rr
+NOMAN=
+CFLAGS+= -g -Wall
+SRCS= kse_asm.S rr.c
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud