makefile for C++ # PATH srcdir=src/ bindir=bin/ docdir=doc/ savedir=save/ # VAR CC=g++ -Wall -ansi -pedanti...