add HAVE_GCC and HAVE_GDB to etc/release

This commit is contained in:
lukem 2006-07-12 13:12:03 +00:00
parent 9563ec16dc
commit 3d374e9191
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.331 2006/07/03 05:37:00 lukem Exp $
# $NetBSD: Makefile,v 1.332 2006/07/12 13:12:03 lukem Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@ -157,7 +157,7 @@ MAKEDEV: .EXEC
awk -f ${.CURDIR}/MAKEDEV.awk ${.CURDIR}/MAKEDEV.tmpl > ${.TARGET}
RELEASEVARS= BSDOBJDIR BSDSRCDIR BUILDID \
DESTDIR EXTERNAL_TOOLCHAIN \
DESTDIR EXTERNAL_TOOLCHAIN HAVE_GCC HAVE_GDB \
INSTALLWORLDDIR \
KERNARCHDIR KERNCONFDIR KERNOBJDIR KERNSRCDIR \
MACHINE MACHINE_ARCH MAKE MAKECONF MAKEFLAGS \