--- xc/programs/Xserver/Imakefile.orig	Mon Jan  7 21:38:21 2002
+++ xc/programs/Xserver/Imakefile	Tue Mar 19 13:46:23 2002
@@ -239,10 +239,10 @@
 #else 
             MFB = mfb/LibraryTargetName(mfb)
              FB = fb/LibraryTargetName(fb)
-            CFB = cfb/LibraryTargetName(cfb) \
-		  cfb16/LibraryTargetName(cfb16) \
+            CFB = cfb16/LibraryTargetName(cfb16) \
 		  cfb24/LibraryTargetName(cfb24) \
-		  cfb32/LibraryTargetName(cfb32)
+		  cfb32/LibraryTargetName(cfb32) \
+                  cfb/LibraryTargetName(cfb)
            CFB8 = cfb/LibraryTargetName(cfb)
            CFB4 = cfb/LibraryTargetName(cfb) \
 		  cfb4/LibraryTargetName(cfb4)

