14 lines
210 B
Makefile
Raw Normal View History

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