Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b2f06ccdd507620b91c5fa5451ccf4d8a71451ac
/
.
/
admin
/
systemd
/
Makefile
blob: e542c2387c7940e79cb546d7bcb2e935e1e0c9e9 [
file
] [
log
] [
blame
]
Marc-Antoine Perennou
f825580
2013-02-13 09:28:50 +0100
[
diff
] [
blame
]
1
PREFIX
=
/
usr
/
local
2
SBINDIR
=
$
(
PREFIX
)/
sbin
3
4
haproxy
.
service
:
haproxy
.
service
.
in
5
sed
-
e
's:@SBINDIR@:'
$
(
strip $
(
SBINDIR
))
':'
$
<
>
$@
6
7
clean
:
8
rm
-
f haproxy
.
service