fixes for bc_cat
[sgx.git] / Makefile
index 92787d4..4783eff 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ MAKECMDGOALS = all
 endif
 
 $(MAKECMDGOALS):
-       make -C pvr $@
+       $(MAKE) -C pvr $@