summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-21 13:25:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-21 13:25:33 +0000
commit76cebd1b3473da863a9024f004cee8f09aba9562 (patch)
treebb33ed39595fdd57ba19261a0b63b773c5a37cd0 /math/Makefile
parent- Remove `-lcompat' again, the new patches contain code fixes. (diff)
add rpc
rpc is a full-screen RPN calculator program
Notes
Notes: svn path=/head/; revision=40156
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 6e9cd5c2df52..b917710c274a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -80,6 +80,7 @@
SUBDIR += py-scientific
SUBDIR += pygist
SUBDIR += rcalc
+ SUBDIR += rpc
SUBDIR += ruby-bigfloat
SUBDIR += ruby-bitvector
SUBDIR += ruby-gnuplot