13 lines
202 B
Makefile
Raw Normal View History

thisdir = class/System.Windows
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Windows.dll
LIB_MCS_FLAGS = /r:System
PLATFORM_DEBUG_FLAGS =
NO_TEST = yes
include ../../build/library.make