update MEF to preview 9
[mcs.git] / tools / gacutil / Makefile
blobaeacbd56e2efb6373342695abb4e90fa171dec0e
1 thisdir = tools/gacutil
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:Mono.Security.dll
7 PROGRAM = $(topdir)/class/lib/$(PROFILE)/gacutil.exe
9 include ../../build/executable.make