Revert "[cil-strip] Upgrade to latest Mono.Cecil API"
[mono.git] / mcs / tools / cil-strip / Makefile
index 6c3154589a67f21cc0866e0ad37de1cc393e7ef0..e84d78325e6b1cb4efd81b13174b37445881aa51 100644 (file)
@@ -2,7 +2,8 @@ thisdir = tools/cil-strip
 SUBDIRS =
 include ../../build/rules.make
 
-LOCAL_MCS_FLAGS = -r:System.dll
+LOCAL_MCS_FLAGS =
+LIB_REFS = System
 
 PROGRAM = mono-cil-strip.exe