Skip to content
Commit dec30252 authored by Jon A. Cruz's avatar Jon A. Cruz Committed by Pekka Paalanen
Browse files

doc: General makefile cleanup.



This is a general cleanup of the makefile in order to bring it more inline
with standard make practices. Cleanups included more use of automatic
variables, switching AM_V_GEN to AM_V_at to have one 'GEN' visible per file,
splitting copy operations to proper rules, and using order only dependencies
to properly create directories on-demand.

Changes also correct missing use of $(builddir) that has gone unnoticed as
it defaults to the current directory ('.').

Signed-off-by: default avatarJon A. Cruz <jonc@osg.samsung.com>
Acked-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
Acked-by: default avatarPekka Paalanen <pekka.paalanen@collabora.co.uk>
parent 434fd45e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment