From 14fdd81614cdd6ef7e01976a43da8b6a3bf8386e Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 25 Jan 2006 23:05:26 +0000 Subject: Remove xf8_32wid, it's dead code with no maintainer interest. Also remove cfb24, since xf8_32wid was the only user. --- Makefile.am | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0688484e4..b8bb5d538 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,10 +11,6 @@ endif if CFB CFB_DIR=cfb CFB16_DIR=cfb16 -# cfb24 is only used by xf8_32wid, which is only used by sunffb on SPARC -if BUILD_XF8_32WID -CFB24_DIR=cfb24 -endif CFB32_DIR=cfb32 endif @@ -57,7 +53,6 @@ SUBDIRS = \ $(AFB_DIR) \ $(CFB_DIR) \ $(CFB16_DIR) \ - $(CFB24_DIR) \ $(CFB32_DIR) \ record \ xfixes \ -- cgit v1.2.3