diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 11:05:42 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 11:05:42 +0000 |
commit | f67a73af560dab13aec1ffc74c2b905ffe1ddb07 (patch) | |
tree | 94b46ee49fa0b508c2a95a1d558811d2a945405d /devel/Makefile | |
parent | 71fb67d74074bc0709c31ccaba2329b6c8175fec (diff) |
Notes
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 afbae2840928..4150333adf19 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -69,6 +69,7 @@ SUBDIR += cons-test SUBDIR += cook SUBDIR += cpp2html + SUBDIR += cppadvio SUBDIR += cproto SUBDIR += crossgo32 SUBDIR += crossgo32-djgpp2 |