Current Path : /usr/src/tools/build/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/tools/build/Makefile |
# $FreeBSD: release/9.1.0/tools/build/Makefile 175539 2008-01-21 18:44:55Z obrien $ .PATH: ${.CURDIR}/../../include LIB= egacy SRCS= INCSGROUPS= INCS INCS= BOOTSTRAPPING?= 0 .if empty(SRCS) SRCS= dummy.c .endif .if defined(CROSS_BUILD_TESTING) SUBDIR= cross-build .endif .include <bsd.lib.mk>