diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-24 07:11:01 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-24 07:11:01 +0000 |
commit | 99b2f9fb736f0859e9bcbde6e79d44df78bec1c0 (patch) | |
tree | 88d94bbe8c43df83f6bd12ebc59d768b223a8f29 /graphics/Makefile | |
parent | Initial import of Cgraph version 2.04. (diff) |
Activate the Cgraph port.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d3ad7d219215..2c8fed10678c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.106 1998/12/19 14:58:41 jseger Exp $ +# $Id: Makefile,v 1.107 1998/12/22 02:20:10 jseger Exp $ # SUBDIR += 4va + SUBDIR += Cgraph SUBDIR += EZWGL SUBDIR += ImageMagick SUBDIR += Mesa3 |