0abdbe5a7d
Former-commit-id: 7467d4b717762eeaf652d77f1486dd11ffb1ff1f
11 lines
197 B
Makefile
11 lines
197 B
Makefile
thisdir = tools/mono-api-diff
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LIB_REFS = System.Xml System.Core System
|
|
LOCAL_MCS_FLAGS =
|
|
|
|
PROGRAM = mono-api-diff.exe
|
|
|
|
include ../../build/executable.make
|