Project

General

Profile

check_freebsd_src.diff

Eric Krausser, 12/03/2011 12:24 AM

View differences:

Makefile Sat Dec 03 01:05:50 2011 +0100
2 2
.include <bsd.own.mk>
3 3

4 4
FREEBSD_SRC_TREE?=/usr/src
5
.if !exists(${FREEBSD_SRC_TREE}/sys/sys) 
6
.error "missing FreeBSD sources: FREEBSD_SRC_TREE=${FREEBSD_SRC_TREE} (perhaps ${FREEBSD_SRC_TREE}/head ?)"
7
.endif
8

5 9
OBJ_DIR?=/usr/obj
6 10

7 11
# ZROUTER_ROOT can be set in environment