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