diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-15 07:25:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-15 07:25:32 +0000 |
commit | b1ad1a1b4cf5c7b478b8e1265063eb7df3f938dc (patch) | |
tree | e2b82a12f3ef2a3099c8182fe92dc1dd5f2e8217 /misc | |
parent | ab678682d54a10c9359c4b8c424c93bd443c3621 (diff) | |
download | ports-b1ad1a1b4cf5c7b478b8e1265063eb7df3f938dc.tar.gz ports-b1ad1a1b4cf5c7b478b8e1265063eb7df3f938dc.zip |
Notes
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 |