repo.or.cz
/
unleashed
/
lotheac.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move /var/svc/log to /var/log/svc
[unleashed/lotheac.git]
/
share
/
mk
/
unleashed.mk
blob
8f7dc77a55d4e4b1029a8fde23e4783705663e9a
1
.
ifndef
SRCTOP
2
. if
${
.CURDIR
:
M
/
usr
/
src
*} == ${
.CURDIR
}
3
SRCTOP
= /
usr
/
src
4
.
else
5
SRCTOP
!=
cd
${
.CURDIR
} &&
git rev-parse
--
show-toplevel
6
.
endif
7
. if empty
(
SRCTOP
)
8
. error cannot find top of source tree
-
set SRCTOP manually
9
.
endif
10
.
endif
11
UNLEAHED_OBJ?
= /
usr
/
obj
/${
MACHINE
}