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