12 lines
201 B
Makefile
12 lines
201 B
Makefile
thisdir = tools/commoncryptogenerator
|
|
SUBDIRS =
|
|
include ../../build/rules.make
|
|
|
|
LIB_REFS =
|
|
LOCAL_MCS_FLAGS =
|
|
|
|
PROGRAM = commoncryptogenerator.exe
|
|
NO_INSTALL = yes
|
|
|
|
include ../../build/executable.make
|