diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile index d728e3f19890..66a22b3218b9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -32,9 +32,9 @@ SUBDIR += cmatrix SUBDIR += colorls SUBDIR += colortail - SUBDIR += compat22 - SUBDIR += compat3x - SUBDIR += compat4x +# SUBDIR += compat22 +# SUBDIR += compat3x +# SUBDIR += compat4x SUBDIR += cpuid SUBDIR += crosspad SUBDIR += cstream |