Fix typo in OIDs corresponding to SHA256, SHA384, and SHA512 (#21707)
[mono-project.git] / mcs / tools / pdb2mdb / Makefile
blob0d2f377310c452dd2762799fa4a11315c6295f79
1 thisdir = tools/pdb2mdb
2 SUBDIRS =
3 include ../../build/rules.make
5 PROGRAM = pdb2mdb.exe
7 LOCAL_MCS_FLAGS =
8 LIB_REFS = Mono.Cecil Mono.CompilerServices.SymbolWriter System.Core
11 EXTRA_DISTFILES = LICENSE
13 include ../../build/executable.make