smart_: smart_.o common.o

.PHONY: clean

clean:
	rm -f smart_ smart_.o common.o
