I made a makefile for program but getting error Make: build: command not found Makefile:2: recipe for all target failed
Code is:
`all: build run