From f74d09f645a079dd26029f6e4d09aedc232b956f Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Tue, 8 Jan 2019 03:05:39 -0500 Subject: [PATCH] Revert cryptest.nmake cross-pollination --- cryptest.nmake | 1 - 1 file changed, 1 deletion(-) 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