summaryrefslogtreecommitdiff
path: root/scripts/mk/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2017-10-16scripts/mk: Add new buildtools.mk supportGuillem Jover1-0/+7
This make fragment contains setup for build tool variables for both TOOL and TOOL_FOR_BUILD. It does not get included by default from default.mk
2016-10-29build: Use two space indentation for shell codeGuillem Jover1-3/+3
2015-01-28build: Use mv instead of «cp -p»Guillem Jover1-1/+2
There's no point in preserving the file metadata if we are going to overwrite it from a shell redirection.
2015-01-28build: Always pass -f to rm callsGuillem Jover1-1/+1
2011-08-01Provide a new makefile snippet exporting basic package informationRaphaël Hertzog1-0/+1
2011-07-22dpkg-dev: add some common makefile snippets for use in rules filesRaphaël Hertzog1-0/+16
data/architecture.mk: variables related to dpkg-architecture data/buildflags.mk: variables related to dpkg-builflags data/vendor.mk: variables related to dpkg-vendor data/default.mk: all of the above