# makefile to build "ask"

ask:
	cd fitsio; make
	cd code; make
