diff options
-rw-r--r-- | sys/boot/alpha/boot1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot1/Makefile b/sys/boot/alpha/boot1/Makefile index f43cd5d..262f9dd 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 |