Merge from default.

--HG--
branch : dtrg-videocore-branch-branch
This commit is contained in:
David Given
2016-03-13 21:13:09 +01:00
30 changed files with 328 additions and 167 deletions

View File

@@ -2,7 +2,7 @@
define build-simple-tool-impl
$(call reset)
$(call cfile, util/amisc/$1.c)
$(call file, $(LIBOBJECT))
$(call rawfile, $(LIBOBJECT))
$(call cprogram, $(BINDIR)/$1)
$(eval INSTALLABLES += $o)
$(call installto, $(INSDIR)/bin/$1)