diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 01:46:17 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 01:46:17 +0000 |
commit | 08339d7df6d7c145e3e08e0e8c3af7f62c53aebd (patch) | |
tree | 6ac89e80fc32ee10d951f7e508b26fb891532786 /x11/Makefile | |
parent | 7b97059f3c2bbcecae914e2295152d6a17118bc2 (diff) |
Notes
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 33 |
1 files changed, 1 insertions, 32 deletions
diff --git a/x11/Makefile b/x11/Makefile index f2e5681d35fe..03d07411613d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,40 +1,9 @@ -# $Id: Makefile,v 1.262 1999/05/29 05:01:38 steve Exp $ +# $Id: Makefile,v 1.263 1999/06/22 23:42:09 sada Exp $ # SUBDIR += 9term SUBDIR += XFree86 SUBDIR += XFree86-contrib - SUBDIR += Xfstt - SUBDIR += XttXF86srv-3DLabs - 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 += 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 += aterm SUBDIR += bgrot SUBDIR += blast |