From ddb820b015b4bce522e6559d78c0f7daebee0ae0 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Fri, 21 Jul 2000 22:36:42 +0000 Subject: [PATCH] Remove an unnecessary .PATH entry. --- sys/boot/alpha/boot1/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/boot/alpha/boot1/Makefile b/sys/boot/alpha/boot1/Makefile index f43cd5d5934..262f9ddc5eb 100644 --- a/sys/boot/alpha/boot1/Makefile +++ b/sys/boot/alpha/boot1/Makefile @@ -5,7 +5,6 @@ PROG = boot1 -.PATH: ${.CURDIR}/../../common .PATH: ${.CURDIR}/../libalpha SRCS= start.S boot1.c sys.c