Index: head/bin/sh/Makefile =================================================================== --- head/bin/sh/Makefile +++ head/bin/sh/Makefile @@ -30,8 +30,6 @@ CFLAGS+=-DSHELL -I. -I${.CURDIR} # for debug: # DEBUG_FLAGS+= -g -DDEBUG=2 -fno-inline -WARNS?= 2 -WFORMAT=0 .PATH: ${.CURDIR}/bltin \ ${.CURDIR:H}/kill \