test: all ./test all: g++ test.cpp -Wall -Werror -O2 -static -o test clear: rm -f test image.ppm