summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-05 05:07:50 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-05 05:07:50 +0000
commite4481e587622a21467e23b34c5badd0e986d4865 (patch)
treee112fe1bd5074a0a7c0fa7dfd7283dda8a06039c /devel
parentCdecl composes compilable C declarations and typecasts from descriptive (diff)
turn on cdecl
Notes
Notes: svn path=/head/; revision=21270
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index effea3cc9d4a..54ea6c62d2c5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -16,6 +16,7 @@
SUBDIR += bison
SUBDIR += boehm-gc
SUBDIR += cccc
+ SUBDIR += cdecl
SUBDIR += cdk
SUBDIR += cflow
SUBDIR += clig