Fix typo in OIDs corresponding to SHA256, SHA384, and SHA512 (#21707)
[mono-project.git] / mcs / tools / genxs / Makefile
blob71819a2eb5248b1cdff27957f75b0c2ef0d346f8
1 thisdir = tools/genxs
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System.Xml
7 PROGRAM = genxs.exe
9 include ../../build/executable.make