From 86d59828c70092e4f0208911fcfc01fe096ce5b8 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Mon, 4 Jan 2016 20:26:16 -0500 Subject: [PATCH] Added cryptest.info to clean rule --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 18c63462..d6060b22 100755 --- a/GNUmakefile +++ b/GNUmakefile @@ -400,7 +400,7 @@ ifeq ($(HAS_SOLIB_VERSION),1) -$(RM) libcryptopp.so libcryptopp.so$(SOLIB_COMPAT_SUFFIX) endif -$(RM) adhoc.cpp.o adhoc.cpp.proto.o $(LIBOBJS) $(TESTOBJS) $(DLLOBJS) $(LIBIMPORTOBJS) $(TESTIMPORTOBJS) $(DLLTESTOBJS) - -$(RM) cryptest.exe dlltest.exe cryptest.import.exe ct rdrand-???.o + -$(RM) cryptest.exe dlltest.exe cryptest.import.exe cryptest.info ct rdrand-???.o -$(RM) *.gcno *.gcda *.stackdump core-* ifneq ($(wildcard *.exe.dSYM),) -$(RM) -r *.exe.dSYM/