Fixed it. Subsequent make calls do not keep the command argument. So by just running $(MAKE) on something it will not be a make all. To fix I just added it to the all command argument.