11 lines
230 B
Makefile
Raw Normal View History

thisdir = class/System.Web.RegularExpressions
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Web.RegularExpressions.dll
LIB_REFS =
LIB_MCS_FLAGS = -delaysign -keyfile:../msfinal.pub
include ../../build/library.make