all: webtest webtest: main.cpp g++ -O3 main.cpp -o webtest