diff options
author | max <max@FreeBSD.org> | 1997-05-07 21:02:17 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-05-07 21:02:17 +0000 |
commit | 59a1a3c1b6f6af5c0175c32ce7ff3e7b3cf4658c (patch) | |
tree | 6d6b64dd7dfc380aae118af9b63f4501f9fdb66b /devel/Makefile | |
parent | e309ffa12f65a12443927adebabfc7f15c5923ba (diff) | |
download | FreeBSD-ports-59a1a3c1b6f6af5c0175c32ce7ff3e7b3cf4658c.zip FreeBSD-ports-59a1a3c1b6f6af5c0175c32ce7ff3e7b3cf4658c.tar.gz |
Activate xmake.
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 5ec9914..90c0093 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/04/28 19:19:10 jfitz Exp $ +# $Id: Makefile,v 1.52 1997/05/04 23:23:09 jfitz Exp $ # SUBDIR += SWIG @@ -51,6 +51,7 @@ SUBDIR += scogdb SUBDIR += tkcvs SUBDIR += tvision + SUBDIR += xmake SUBDIR += xwpe SUBDIR += xxgdb |