[Makefile] Update.
This commit is contained in:
parent
6e3d38b084
commit
2e3d95da81
1
Makefile
1
Makefile
@ -2,6 +2,7 @@ TARGET=httpprocwatchd
|
|||||||
|
|
||||||
SYSCTL=${shell which systemctl}
|
SYSCTL=${shell which systemctl}
|
||||||
SYSDDIR=${shell pkg-config systemd --variable=systemdsystemunitdir}
|
SYSDDIR=${shell pkg-config systemd --variable=systemdsystemunitdir}
|
||||||
|
SYSDDIR=${SYSDDIR:/%=%}
|
||||||
DESTDIR=/
|
DESTDIR=/
|
||||||
|
|
||||||
LDFLAGS=-ldflags "-s -w"
|
LDFLAGS=-ldflags "-s -w"
|
||||||
|
Loading…
Reference in New Issue
Block a user