a39c748e5e6c5c9d0b017ff1980db73c1c0935b8
[mono.git] / mcs / tools / browsercaps-updater / Makefile
1 thisdir = tools/browsercaps-updater
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:System.dll
6
7 PROGRAM = browsercaps-updater.exe
8
9 include ../../build/executable.make