diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-08-11 15:08:57 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-08-11 15:08:57 +0000 |
commit | 65213b3a831655fa69789514bcfb2d282ebe9df9 (patch) | |
tree | dc60f36b657c08af05957258fe792e78bb1a3d79 /x11/Makefile | |
parent | A X True Type Font Server. (diff) |
Activate XttXF86srv-*.
Notes
Notes:
svn path=/head/; revision=12463
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index bd2e4b0d6a1b..f5d8cdf2dc2d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,23 @@ -# $Id: Makefile,v 1.227 1998/08/07 23:01:15 asami Exp $ +# $Id: Makefile,v 1.228 1998/08/07 23:08:30 asami Exp $ # SUBDIR += XFree86 SUBDIR += XFree86-contrib + SUBDIR += XttXF86srv-8514 + SUBDIR += XttXF86srv-AGX + SUBDIR += XttXF86srv-I128 + SUBDIR += XttXF86srv-Mach32 + SUBDIR += XttXF86srv-Mach64 + SUBDIR += XttXF86srv-Mach8 + SUBDIR += XttXF86srv-Mono + SUBDIR += XttXF86srv-P9000 + SUBDIR += XttXF86srv-S3 + SUBDIR += XttXF86srv-S3V + SUBDIR += XttXF86srv-SVGA + SUBDIR += XttXF86srv-VGA16 + SUBDIR += XttXF86srv-W32 + SUBDIR += XttXF86srv-common + SUBDIR += XttXF86srv-xfs SUBDIR += blast SUBDIR += bricons SUBDIR += camltk41 |