test: smobs.cc smobs.tcc test.cc
	g++ -ggdb `guile-config compile` test.cc smobs.cc `guile-config link` -o test
