# Boost Filesystem Library Build Jamfile subproject libs/filesystem/build ; SOURCES = exception operations_posix_windows path_posix_windows convenience ; lib boost_filesystem : ../src/$(SOURCES).cpp : $(BOOST_ROOT) $(BOOST_ROOT) : debug release ;