diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-07 21:02:17 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-05-07 21:02:17 +0000 |
commit | 20be0d2f577411a8538aaf35814fde48c67d6940 (patch) | |
tree | 51cc2c7fed4715bfaee209f4c7a1b093330dc097 /devel/Makefile | |
parent | New port, xmake: (diff) |
Activate xmake.
Notes
Notes:
svn path=/head/; revision=6431
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 5ec99149b263..90c0093970aa 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 |