path-constant TOP : . ; include $(TOP)/../boost-version.jam ; use-project fost-base : ../fost-base/ ; include ../fost-base/fost.jam ; fost-project fost-internet ; build-project Cpp/fost-aws ; build-project Cpp/fost-aws-test ; build-project Cpp/fost-inet ; build-project Cpp/fost-inet-test ; alias examples : Examples/host/ Examples/fget/ Examples/s3put/ Examples/webserver-simple/ Examples/webserver-threaded/ ; explicit examples ;