don't bother resolving onbld python module deps
[unleashed.git] / share / mk / unleashed.mk
blob8f7dc77a55d4e4b1029a8fde23e4783705663e9a
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}