diff options
author | Jason Evans <jasone@FreeBSD.org> | 2000-02-01 07:43:07 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2000-02-01 07:43:07 +0000 |
commit | 59684947e85d40b39ef1b700436d1134266930bb (patch) | |
tree | ad7f15312ef0150fd6bd0753269800863503faf3 /devel/Makefile | |
parent | Add port of 'cook', which is similar in nature to make(1). (diff) |
Turn on the 'cook' port.
Notes
Notes:
svn path=/head/; revision=25386
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8ad696088746..a09c48a7b86a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -24,6 +24,7 @@ SUBDIR += clig SUBDIR += codecrusader SUBDIR += cons + SUBDIR += cook SUBDIR += crossgo32 SUBDIR += crossgo32-djgpp2 SUBDIR += crossgo32-djgpp2-pdcurses |