Home
last modified time | relevance | path

Searched hist:"4334 e8d79fa39fc26380b6f811ea5c4547c78450" (Results 1 – 7 of 7) sorted by relevance

/optee_os/mk/
H A Dsubdir.mk4334e8d79fa39fc26380b6f811ea5c4547c78450 Mon Sep 08 08:53:42 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Makefile variables $(*-dir) should not have a trailing slash

As a general rule, Makefile variables that are directories should not have
a trailing slash, and should be used as: $(some-dir)/some-file rather than
$(some-dir)some-file. This is more readable.
H A Dlib.mk4334e8d79fa39fc26380b6f811ea5c4547c78450 Mon Sep 08 08:53:42 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Makefile variables $(*-dir) should not have a trailing slash

As a general rule, Makefile variables that are directories should not have
a trailing slash, and should be used as: $(some-dir)/some-file rather than
$(some-dir)some-file. This is more readable.
H A Dcompile.mk4334e8d79fa39fc26380b6f811ea5c4547c78450 Mon Sep 08 08:53:42 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Makefile variables $(*-dir) should not have a trailing slash

As a general rule, Makefile variables that are directories should not have
a trailing slash, and should be used as: $(some-dir)/some-file rather than
$(some-dir)some-file. This is more readable.
/optee_os/
H A DMakefile4334e8d79fa39fc26380b6f811ea5c4547c78450 Mon Sep 08 08:53:42 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Makefile variables $(*-dir) should not have a trailing slash

As a general rule, Makefile variables that are directories should not have
a trailing slash, and should be used as: $(some-dir)/some-file rather than
$(some-dir)some-file. This is more readable.
/optee_os/ta/mk/
H A Dta_dev_kit.mk4334e8d79fa39fc26380b6f811ea5c4547c78450 Mon Sep 08 08:53:42 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Makefile variables $(*-dir) should not have a trailing slash

As a general rule, Makefile variables that are directories should not have
a trailing slash, and should be used as: $(some-dir)/some-file rather than
$(some-dir)some-file. This is more readable.
/optee_os/core/
H A Dcore.mk4334e8d79fa39fc26380b6f811ea5c4547c78450 Mon Sep 08 08:53:42 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Makefile variables $(*-dir) should not have a trailing slash

As a general rule, Makefile variables that are directories should not have
a trailing slash, and should be used as: $(some-dir)/some-file rather than
$(some-dir)some-file. This is more readable.
/optee_os/ta/
H A Dta.mk4334e8d79fa39fc26380b6f811ea5c4547c78450 Mon Sep 08 08:53:42 UTC 2014 Jerome Forissier <jerome.forissier@linaro.org> Makefile variables $(*-dir) should not have a trailing slash

As a general rule, Makefile variables that are directories should not have
a trailing slash, and should be used as: $(some-dir)/some-file rather than
$(some-dir)some-file. This is more readable.