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:
|