This website requires JavaScript.
Explore
Help
Sign In
d
/
numam-spdk
Watch
1
Star
0
Fork
0
You've already forked numam-spdk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
55d9ff6a66
numam-spdk
/
mk
/
spdk.subdirs.mk
3 lines
84 B
Makefile
Raw
Normal View
History
Unescape
Escape
SPDK: Initial check-in Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2015-09-21 15:52:41 +00:00
$(DIRS-y)
:
build: don't print top-level directory For example, if the source code is located in a directory called "spdk", don't print the "spdk/" prefix on all of the directories. Change-Id: I9adc650b13e013773450c721c8434c6e5afeecc2 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-03-08 17:59:56 +00:00
$(
Q
)
$(
MAKE
)
-e -C
$@
S
=
$S
$(
S:%
=
/
)
$@
$(
MAKECMDGOALS
)
$(
MAKESUBDIRFLAGS
)
Reference in New Issue
Copy Permalink