diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-03 10:04:54 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-03 10:04:54 +0000 |
commit | b206084bd8258710e65e6419a380eeb078804834 (patch) | |
tree | fb9d8a37fe18b03722ebc47a0a6d798d61c4db39 /devel/Makefile | |
parent | 37ba5eb49966c78f3c9f6408d296ea66e4a7bcf6 (diff) | |
download | ports-b206084bd8258710e65e6419a380eeb078804834.tar.gz ports-b206084bd8258710e65e6419a380eeb078804834.zip |
Notes
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 3455d2e6a227..864ccc803f93 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.81 1997/10/27 00:19:10 chuckr Exp $ +# $Id: Makefile,v 1.82 1997/10/30 08:28:30 tg Exp $ # SUBDIR += SWIG @@ -8,6 +8,7 @@ SUBDIR += automake SUBDIR += bcc SUBDIR += boehm-gc + SUBDIR += cccc SUBDIR += cflow SUBDIR += crossgo32 SUBDIR += crossgo32-djgpp2 |