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