git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@305 13b04d17-f746-0410-82c6-800466cd88b0
6 lines
61 B
Makefile
6 lines
61 B
Makefile
|
|
SHELL = /usr/local/bin/bash
|
|
|
|
default:
|
|
$(SHELL) ./configure
|