Merge pull request #214 from QuickJack/cd2c570c5543963d987f51080218715407c5d4b9
[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 
6
7 PROGRAM = gacutil.exe
8
9 include ../../build/executable.make