11 lines
201 B
Makefile
Raw Normal View History

thisdir = tools/mdbrebase
SUBDIRS =
include ../../build/rules.make
PROGRAM = mdbrebase.exe
LIB_REFS = System Mono.CompilerServices.SymbolWriter
LOCAL_MCS_FLAGS =
include ../../build/executable.make