Don't try to clean the CVS directory.

This commit is contained in:
joseph
2000-10-07 20:59:03 +00:00
parent 9d4712b735
commit 9bbe51f887

View File

@@ -21,6 +21,6 @@
# $Date$
#
LDIRT = $(patsubst makefile%,,$(wildcard *))
LDIRT = $(patsubst CVS,,$(patsubst makefile%,,$(wildcard *)))
include $(BUILD_ROOT_SWLIBS)/include/make/3dfx.mak