Duh! Use correct number ../

spotted by:	imp
This commit is contained in:
phk 2003-03-21 14:30:16 +00:00
parent 2ff24e04ef
commit e52d618e02

View File

@ -4,7 +4,7 @@ PROG= gstat
SRCS= gstat.c subr_sbuf.c
.PATH: ${CURDIR}/../../../../sys/kern
.PATH: ${CURDIR}/../../sys/kern
WARNS?= 5