diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-20 07:18:36 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-20 07:18:36 +0000 |
commit | b5b5740dae5be6afe1e64b4dd2163b0cb0531137 (patch) | |
tree | 00f1fd4ff9087551fbe6450eb8e8427f48a03f26 /x11 | |
parent | Import of neXtaw, a replacement for Xaw which adds a NEXTSTEP look. (diff) |
Activate neXtaw.
Notes
Notes:
svn path=/head/; revision=5394
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 87119da89fc8..c90d77cc0b94 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.121 1997/01/09 09:08:03 asami Exp $ +# $Id: Makefile,v 1.122 1997/01/13 08:07:41 tg Exp $ # SUBDIR += FWF @@ -27,6 +27,7 @@ SUBDIR += lesstif SUBDIR += libsx SUBDIR += lupe + SUBDIR += neXtaw SUBDIR += olvwm SUBDIR += p5-Tk400 SUBDIR += piewm |