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