diff options
Diffstat (limited to 'tools/build/mk/Makefile.boot')
-rw-r--r-- | tools/build/mk/Makefile.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/mk/Makefile.boot b/tools/build/mk/Makefile.boot index 0707ae2b0d673..176c930db1d30 100644 --- a/tools/build/mk/Makefile.boot +++ b/tools/build/mk/Makefile.boot @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/mk/Makefile.boot,v 1.2 2005/02/27 11:22:58 ru Exp $ CFLAGS+= -I${WORLDTMP}/legacy/usr/include DPADD+= ${WORLDTMP}/legacy/usr/lib/libegacy.a |