11 lines
188 B
Makefile
Raw Normal View History

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