Index: head/stand/userboot/test/Makefile =================================================================== --- head/stand/userboot/test/Makefile (revision 326445) +++ head/stand/userboot/test/Makefile (revision 326446) @@ -1,14 +1,14 @@ # $FreeBSD$ MAN= .include MK_SSP= no PROG= test INTERNALPROG= -CFLAGS+= -I${BOOTSRC}/userboot +CFLAGS+= -I${BOOTSRC}/userboot -U_STANDALONE .include