Merge pull request #2894 from marek-safar/mono.security
[mono.git] / mcs / tools / browsercaps-updater / Makefile
1 thisdir = tools/browsercaps-updater
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System
7
8 PROGRAM = browsercaps-updater.exe
9
10 include ../../build/executable.make