test1.exe: test1.cpp
	g++ -Wall -Wextra -s -static -O2 -o test1.exe test1.cpp
