aboutsummaryrefslogtreecommitdiff
path: root/sbin/gbde/Makefile
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2002-10-20 15:02:26 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2002-10-20 15:02:26 +0000
commitfa5dbec89f9c56a3b8c721dab5431e84f2e7ec29 (patch)
tree0a02971e304dc5ca9b4ef64e343233c347e6d982 /sbin/gbde/Makefile
parent87d4861cc5a451f83098542341f9169c9444272a (diff)
downloadsrc-fa5dbec89f9c56a3b8c721dab5431e84f2e7ec29.tar.gz
src-fa5dbec89f9c56a3b8c721dab5431e84f2e7ec29.zip
Use .PATH instead of VPATH.
Fix typo in man-page: man-section is 8.
Notes
Notes: svn path=/head/; revision=105523
Diffstat (limited to 'sbin/gbde/Makefile')
-rw-r--r--sbin/gbde/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/gbde/Makefile b/sbin/gbde/Makefile
index f23ca62a6760..2cd15ad2ed41 100644
--- a/sbin/gbde/Makefile
+++ b/sbin/gbde/Makefile
@@ -8,7 +8,8 @@ SRCS+= rijndael-api-fst.c
SRCS+= g_bde_lock.c
CFLAGS+= -I/sys
-VPATH += ${.CURDIR}/../../sys/geom:${.CURDIR}/../../sys/geom/bde:${.CURDIR}/../../sys/crypto/rijndael
+.PATH: ${.CURDIR}/../../sys/geom ${.CURDIR}/../../sys/geom/bde \
+ ${.CURDIR}/../../sys/crypto/rijndael
CLEANFILES+= template.c