# url:
# 	g++ -o url url_test.cpp -I./../ -L./../ -lbs
object:
	gcc -o test object_test.cpp ./../bs_object.c ./../bs_string.c -I./../
