9 lines
156 B
Makefile
Raw Normal View History

thisdir = tools/sgen
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS = -r:System.Xml.dll
PROGRAM = sgen.exe
include ../../build/executable.make