all:
	make -C sunsky-gpl
clean:
	make -C sunsky-gpl clean
	rm *.o *.so *~
