6 lines
64 B
Makefile
6 lines
64 B
Makefile
|
|
SHELL = @SHELL@
|
|
|
|
default:
|
|
$(SHELL) ./configure --with-plugins
|