summaryrefslogtreecommitdiff
path: root/GNUmakefile-cross
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-08-01 21:33:24 -0400
committerJeffrey Walton <noloader@gmail.com>2018-08-01 21:33:24 -0400
commita1b30685ab77963540b951f221a82f7445861914 (patch)
treefe20e4fba5841f29b76ba68b87942d8b513df5a9 /GNUmakefile-cross
parent89ec3c4a2586552b4a19f06890971d17e8625b3a (diff)
downloadcryptopp-git-a1b30685ab77963540b951f221a82f7445861914.tar.gz
Fix distclean rule in GNUmakefile-cross
Diffstat (limited to 'GNUmakefile-cross')
-rwxr-xr-xGNUmakefile-cross2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile-cross b/GNUmakefile-cross
index 8dc2026c..bce7f05b 100755
--- a/GNUmakefile-cross
+++ b/GNUmakefile-cross
@@ -451,7 +451,7 @@ distclean: clean autotools-clean cmake-clean
-$(RM) adhoc.cpp adhoc.cpp.copied GNUmakefile.deps benchmarks.html cryptest.txt
@-$(RM) cryptest-*.txt cryptopp.tgz libcryptopp.pc *.o *.bc *.ii *~
@-$(RM) -r cryptlib.lib cryptest.exe *.suo *.sdf *.pdb Win32/ x64/ ipch/
- @-$(RM) -r $(LIBOBJS:.o=.obj) $(TESTOBJS:.o=.obj) $(DOCUMENT_DIRECTORY)/
+ @-$(RM) -r $(LIBOBJS:.o=.obj) $(TESTOBJS:.o=.obj)
@-$(RM) -r TestCoverage/
@-$(RM) cryptopp$(LIB_VER)\.* CryptoPPRef.zip