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