11 lines
171 B
Makefile
11 lines
171 B
Makefile
thisdir = tools/cil-strip
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LOCAL_MCS_FLAGS =
|
|
LIB_REFS = System
|
|
|
|
PROGRAM = mono-cil-strip.exe
|
|
|
|
include ../../build/executable.make
|