Eliminate a no-longer-needed .PATH.
This commit is contained in:
parent
aa97fc7fa5
commit
ad533632da
@ -1,7 +1,6 @@
|
|||||||
# $NetBSD: Makefile,v 1.5 2000/08/09 02:12:48 thorpej Exp $
|
# $NetBSD: Makefile,v 1.6 2000/08/09 02:16:20 thorpej Exp $
|
||||||
DIST= ${.CURDIR}/../../crypto/dist
|
DIST= ${.CURDIR}/../../crypto/dist
|
||||||
.PATH: ${DIST}/heimdal/lib/krb5
|
.PATH: ${DIST}/heimdal/lib/krb5
|
||||||
.PATH: ${DIST}/heimdal/lib/des
|
|
||||||
.PATH: ${DIST}/heimdal/doc
|
.PATH: ${DIST}/heimdal/doc
|
||||||
|
|
||||||
WARNS?= 1
|
WARNS?= 1
|
||||||
|
Loading…
Reference in New Issue
Block a user