In tools/corcompare:
[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 PROGRAM = gacutil.exe
7
8 include ../../build/executable.make