a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
11 lines
188 B
Makefile
11 lines
188 B
Makefile
thisdir = tools/culevel
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LOCAL_MCS_FLAGS =
|
|
PROGRAM = culevel.exe
|
|
|
|
CLEAN_FILES = culevel.exe culevel.exe.mdb
|
|
|
|
include ../../build/executable.make
|