summaryrefslogtreecommitdiff
path: root/cryptest.nmake
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-01-08 03:05:39 -0500
committerJeffrey Walton <noloader@gmail.com>2019-01-08 03:05:39 -0500
commitf74d09f645a079dd26029f6e4d09aedc232b956f (patch)
treec821e095fd18d8f17cdf4cef2269691f99b18efd /cryptest.nmake
parentcc4009450a586c04b685bce0ea78414f0a9b0aee (diff)
downloadcryptopp-git-f74d09f645a079dd26029f6e4d09aedc232b956f.tar.gz
Revert cryptest.nmake cross-pollination
Diffstat (limited to 'cryptest.nmake')
-rw-r--r--cryptest.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cryptest.nmake b/cryptest.nmake
index 0da80cc7..1a39a2c8 100644
--- a/cryptest.nmake
+++ b/cryptest.nmake
@@ -237,7 +237,6 @@ cryptopp.dump: cryptlib.lib
cryptopp.map:
$(LD) $(LDFLAGS) /DLL /MAP /MAPINFO:EXPORTS $(LIB_OBJS)
mv cryptlib.map cryptopp.map
- get-content somefile.txt | %{$_ -replace "cryptlib","cryptopp"}
cryptopp.def: cryptopp.dump
dump2def.exe cryptopp.dump cryptopp.def