
SHELL = /usr/local/bin/bash

default:
	$(SHELL) ./configure
