878830f124886cd0723c47115b443a2f065003ac
[mono.git] / mcs / tools / gacutil / Makefile
1 thisdir = tools/gacutil
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:Mono.Security.dll -unsafe
6
7 PROGRAM = gacutil.exe
8
9 include ../../build/executable.make