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

8 lines
134 B
Makefile
Raw Normal View History

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