7 lines
145 B
Makefile
7 lines
145 B
Makefile
# This file is generated by gyp; do not edit.
|
|
|
|
export builddir_name ?= ./../oemcrypto/mock/out
|
|
.PHONY: all
|
|
all:
|
|
$(MAKE) -C ../../linux oec_mock
|