mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
8 lines
134 B
Plaintext
Executable File
8 lines
134 B
Plaintext
Executable File
|
|
CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
|
|
--prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--mandir=/usr/man \
|
|
--localstatedir=/var \
|
|
$*
|