BINS = maya .SUFFIXES: all: ${BINS} ${BINS} : % : %.cpp g++ -Wall -g -o $@ $@.cpp