gam-resource-manager: adjust to updated proxied call callback signature.
[profile/ivi/murphy.git] / src / breedline / Makefile
1 ifneq ($(strip $(MAKECMDGOALS)),)
2 %:
3         $(MAKE) -C .. $(MAKECMDGOALS)
4 else
5 all:
6         $(MAKE) -C .. all
7 endif