thisdir = class/System.Drawing include ../../build/rules.make SUBDIRS = LIBRARY = System.Drawing.dll LIB_MCS_FLAGS = /unsafe /r:$(corlib) /r:System.dll /nowarn:649 /nowarn:169 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) /nowarn:618 /r:System.Drawing.dll include ../../build/library.make