	g++ -o $1 $1.cpp pasport.cpp -L/usr/local/lib -Wall -O3 -Wl,-rpath,/usr/local/lib -lSDL -lpthread -I/usr/local/include/SDL -D_REENTRANT -lSDL_gfx
