11 lines
192 B
Makefile
Raw Normal View History

thisdir = tools/mdb-rebase
SUBDIRS =
include ../../build/rules.make
PROGRAM = mdbrebase.exe
LOCAL_MCS_FLAGS = /r:Mono.CompilerServices.SymbolWriter.dll
include ../../build/executable.make