15 lines
235 B
Makefile
Raw Normal View History

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