diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-01 07:49:23 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-01 07:49:23 +0000 |
commit | 8c53180261e5f13d795224cb50f446e9061be3b0 (patch) | |
tree | 1125be72582f996640a674178a176fe7f345ab34 /devel/Makefile | |
parent | Import a port of The Purdue Compiler Construction Tool Set. (diff) |
Activate pccts.
Notes
Notes:
svn path=/head/; revision=7159
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 d0dd1e732ea8..bc8a061cbefe 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.66 1997/06/27 02:00:30 jfitz Exp $ +# $Id: Makefile,v 1.67 1997/06/30 12:14:02 tg Exp $ # SUBDIR += SWIG @@ -64,6 +64,7 @@ SUBDIR += p5-Term-ReadKey SUBDIR += p5-Time SUBDIR += p5-TraceFuncs + SUBDIR += pccts SUBDIR += portlint SUBDIR += prcs SUBDIR += sawt |