all:	
	g++ -o hello -g hello.c -L/usr/lib -lInterViewsX11 -lX11 -lg++ -lm
