Revision: 14668 Author: adrian.chadd Date: Sun May 16 08:25:55 2010 Log: Add lib_Vector to clean rule
http://code.google.com/p/lusca-cache/source/detail?r=14668 Modified: /branches/LUSCA_HEAD/test-suite/atf/Makefile ======================================= --- /branches/LUSCA_HEAD/test-suite/atf/Makefile Sun May 16 03:22:00 2010 +++ /branches/LUSCA_HEAD/test-suite/atf/Makefile Sun May 16 08:25:55 2010 @@ -59,5 +59,5 @@ @env PATH=$$PATH:$(ATF_BINDIR) $(ATF_BINDIR)/atf-run clean: - rm -f libhttp *.o - + rm -f libhttp lib_Vector *.o + -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
