clean all libraries inclusive those which might not be built
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1934
94cd875c-1c1d-0410-91d2-
eb244daf1a30
LIBENSCVECTOR = $(LIBENSCVECTOR_DIET)
ENSC_VECTOR_LIBS += $(LIBENSCVECTOR_DIET)
else
-LIBENSCVECTOR_DIET = lib-ensc_vector-diet-not-available.a
+LIBENSCVECTOR_DIET = lib-dietlibc-not-enabled-error.a
LIBENSCVECTOR = $(LIBENSCVECTOR_GLIBC)
endif
+CLEANFILES += libensc_vector-diet.a \
+ libensc_vector-glibc.a
include $(srcdir)/ensc_vector/testsuite/Makefile-files