summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-08-08 07:54:03 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-08-08 07:54:03 +0000
commitaed56cae6c08451c55ebfb2d17782534de513724 (patch)
tree889b5601298eea580ecd088a741a77a460f9e3da /devel/Makefile
parento) Upgrade to version 1.9 (diff)
Add fib 1.0, the Fibonacci Heap Library (with 2-clauses BSD license)
Notes
Notes: svn path=/head/; revision=64208
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2fd37ae61343..9fc782729d53 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -161,6 +161,7 @@
SUBDIR += fc++
SUBDIR += ffcall
SUBDIR += fhist
+ SUBDIR += fib
SUBDIR += flick
SUBDIR += flux
SUBDIR += fnccheck