Files
linux-packaging-mono/mcs/tools/cil-strip/Makefile

11 lines
171 B
Makefile
Raw Normal View History

thisdir = tools/cil-strip
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS =
LIB_REFS = System
PROGRAM = mono-cil-strip.exe
include ../../build/executable.make