a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
9 lines
159 B
Makefile
9 lines
159 B
Makefile
thisdir = tools/ictool
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
PROGRAM = ictool.exe
|
|
EXTRA_DISTFILES = ictool-config.xml
|
|
|
|
include ../../build/executable.make
|