Revert cryptest.nmake cross-pollination

pull/778/head
Jeffrey Walton 2019-01-08 03:05:39 -05:00
parent cc4009450a
commit f74d09f645
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 0 additions and 1 deletions

View File

@ -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