diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:39:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:39:48 +0000 |
commit | 4b8051d1e81245b755b8bd6c7bf47dc3e7b1e10d (patch) | |
tree | 847324ddf80ff0828620e4f1fa2d0aa70328eac4 /devel/Makefile | |
parent | ceaf62c65f72fe07180b80728ccba827fb792232 (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 ca3e474fa01c..e26ad9a06315 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.180 1999/05/05 13:51:33 taoka Exp $ +# $Id: Makefile,v 1.181 1999/05/08 10:32:25 asami Exp $ # SUBDIR += ElectricFence @@ -16,6 +16,7 @@ SUBDIR += bison SUBDIR += boehm-gc SUBDIR += cccc + SUBDIR += cdk SUBDIR += cflow SUBDIR += clig SUBDIR += cons |