mono/mcs/tools/txt2sr/Makefile

11 строки
160 B
Makefile

thisdir = tools/txt2sr
SUBDIRS =
include ../../build/rules.make
PROGRAM = txt2sr.exe
LIB_REFS = System
LOCAL_MCS_FLAGS =
include ../../build/executable.make