diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 01:15:40 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-01 01:15:40 +0000 |
commit | d39a3fe09d1cf5fb568a50da8d5787eba4f24423 (patch) | |
tree | 9de02840cbb20288a35124efa0e4fbca425a1294 /devel/Makefile | |
parent | 9ebd5e804746b2d5cd324218d0066611acc24a6b (diff) |
Notes
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 db3a1f356357..1beb05ca3605 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.174 1999/04/26 18:48:47 rse Exp $ +# $Id: Makefile,v 1.175 1999/04/30 17:21:41 taoka Exp $ # SUBDIR += ElectricFence @@ -55,6 +55,7 @@ SUBDIR += ilu SUBDIR += jam SUBDIR += java-cup + SUBDIR += ktranslator SUBDIR += lclint SUBDIR += libPropList SUBDIR += libU77 |