diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-31 02:37:34 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-31 02:37:34 +0000 |
commit | e0928a0b0ac6128c3a1381f5694780c4bb90f566 (patch) | |
tree | 3ad5248d906d41e257a9ce51ff4476d2da7b5750 /devel/Makefile | |
parent | Add jumpgate 0.6, a TCP connection forwarder. (diff) |
Add ffcall 1.8, a set of foreign function call libraries.
PR: 25916
Submitted by: jagapen@home.com
Notes
Notes:
svn path=/head/; revision=40624
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index e4cb92e8e24e..267a540620bf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -92,6 +92,7 @@ SUBDIR += entity SUBDIR += f77flow SUBDIR += fastcrc + SUBDIR += ffcall SUBDIR += fhist SUBDIR += flick SUBDIR += flux |