diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-30 15:24:14 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-07-30 15:24:14 +0000 |
commit | 6de5e21ace56cf94dad4cca5bc31659302acaa18 (patch) | |
tree | cd4fbfcad229eb8796faa41766b89b9aaecf3c70 /devel/Makefile | |
parent | Clig, a program to automatically generate usage(), manpage, and commandline (diff) |
Energize clig.
Notes
Notes:
svn path=/head/; revision=12221
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 85ba7bf3b85c..208367311248 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.122 1998/07/13 02:26:04 steve Exp $ +# $Id: Makefile,v 1.123 1998/07/28 15:23:17 vanilla Exp $ # SUBDIR += ElectricFence @@ -14,6 +14,7 @@ SUBDIR += boehm-gc SUBDIR += cccc SUBDIR += cflow + SUBDIR += clig SUBDIR += crossgo32 SUBDIR += crossgo32-djgpp2 SUBDIR += crossgo32-djgpp2-pdcurses |