Files
linux-packaging-mono/mcs/tools/browsercaps-updater/Makefile

11 lines
187 B
Makefile
Raw Normal View History

thisdir = tools/browsercaps-updater
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS =
LIB_REFS = System
PROGRAM = browsercaps-updater.exe
include ../../build/executable.make