11 lines
194 B
Makefile
Raw Normal View History

thisdir = tools/cil-stringreplacer
SUBDIRS =
include ../../build/rules.make
PROGRAM = cil-stringreplacer.exe
NO_INSTALL = yes
LIB_REFS = System Mono.Cecil
include ../../build/executable.make