12 lines
157 B
Makefile
12 lines
157 B
Makefile
thisdir = tools/mod
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LIB_REFS = monodoc
|
|
LOCAL_MCS_FLAGS =
|
|
|
|
PROGRAM = mod.exe
|
|
|
|
include ../../build/executable.make
|
|
|