I overlooked an absolute path.

Submitted by:	Henric Jungheim <henric@attbi.com>
This commit is contained in:
Poul-Henning Kamp 2002-10-21 05:25:02 +00:00
parent 11e1ea96f6
commit 936f458807
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105610

View File

@ -7,7 +7,7 @@ SRCS+= rijndael-alg-fst.c
SRCS+= rijndael-api-fst.c
SRCS+= g_bde_lock.c
CFLAGS+= -I/sys
CFLAGS+= -I${.CURDIR}/../../sys
.PATH: ${.CURDIR}/../../sys/geom ${.CURDIR}/../../sys/geom/bde \
${.CURDIR}/../../sys/crypto/rijndael