diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-20 14:43:16 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-20 14:43:16 +0000 |
commit | f50481106acdecb72a632e8b6566e2e0280aeca0 (patch) | |
tree | 4803f61c89a208a3151a4db102f679e3f3daf03b /devel/Makefile | |
parent | Add devel/jfc. (diff) |
Activate jfc.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 00f23d72095a..ea93cc418077 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.183 1999/05/10 11:34:09 tg Exp $ +# $Id: Makefile,v 1.184 1999/05/12 10:04:53 asami Exp $ # SUBDIR += ElectricFence @@ -58,6 +58,7 @@ SUBDIR += ilu SUBDIR += jam SUBDIR += java-cup + SUBDIR += jfc SUBDIR += ktranslator SUBDIR += lclint SUBDIR += libPropList |