diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-05 06:13:20 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-05 06:13:20 +0000 |
commit | 1adb45670eb0b4a28f2dd376651551254c7fbf68 (patch) | |
tree | da4a50374413a55fec8bd5f4dbaf73aaad413638 /x11/Makefile | |
parent | A X True Type Server for X98 Graphics Cards. (diff) |
Activate XttXF98srv-*.
Notes
Notes:
svn path=/head/; revision=15121
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7e13f4fcf901..9b55e018db89 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.238 1998/11/18 20:03:34 billf Exp $ +# $Id: Makefile,v 1.239 1998/11/21 01:32:14 flathill Exp $ # SUBDIR += XFree86 @@ -18,6 +18,20 @@ SUBDIR += XttXF86srv-W32 SUBDIR += XttXF86srv-common SUBDIR += XttXF86srv-xfs + SUBDIR += XttXF98srv-EGC + SUBDIR += XttXF98srv-GA968 + SUBDIR += XttXF98srv-GANBWAP + SUBDIR += XttXF98srv-MGA + SUBDIR += XttXF98srv-NEC480 + SUBDIR += XttXF98srv-NECS3 + SUBDIR += XttXF98srv-NKVNEC + SUBDIR += XttXF98srv-PWLB + SUBDIR += XttXF98srv-PWSKB + SUBDIR += XttXF98srv-SVGA + SUBDIR += XttXF98srv-TGUI + SUBDIR += XttXF98srv-WABEP + SUBDIR += XttXF98srv-WABS + SUBDIR += XttXF98srv-WSNA SUBDIR += blast SUBDIR += bricons SUBDIR += camltk41 |