[System] Fix a few type members on WatchOS
[mono.git] / mcs / class / Cscompmgd / Makefile
index bb75887ab33bddc1dfc15781a713f30a8cb6e718..54ff581cee0b50832f0065c1d6f68a8cfd840820 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Cscompmgd.dll
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
+LIB_REFS = System
+LIB_MCS_FLAGS =
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
 LIBRARY_NAME = cscompmgd.dll