a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
12 lines
159 B
Makefile
12 lines
159 B
Makefile
thisdir = tools/mono-configuration-crypto
|
|
SUBDIRS = lib cli
|
|
include ../../build/rules.make
|
|
|
|
all-local:
|
|
|
|
install-local:
|
|
|
|
dist-local: dist-default
|
|
|
|
clean-local:
|